]> git.ipfire.org Git - thirdparty/git.git/commit - git-submodule.sh
scripts: Add placeholders for OPTIONS_SPEC
authorJunio C Hamano <gitster@pobox.com>
Tue, 6 Nov 2007 09:50:02 +0000 (01:50 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 Nov 2007 09:50:02 +0000 (01:50 -0800)
commit8f321a39257a06db014a3b6ae5dce839821cdb16
treebdae79f6e99d8db7ded12228cec8b3fe37d9ad9f
parent5715d0bb60dd90b03519cc436310f3cabe5b9b2a
scripts: Add placeholders for OPTIONS_SPEC

--text follows this line--
These commands currently lack OPTIONS_SPEC; allow people to
easily list with "git grep 'OPTIONS_SPEC=$'" what they can help
improving.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-bisect.sh
git-commit.sh
git-filter-branch.sh
git-lost-found.sh
git-mergetool.sh
git-pull.sh
git-rebase--interactive.sh
git-rebase.sh
git-request-pull.sh
git-stash.sh
git-submodule.sh