author | Junio C Hamano <gitster@pobox.com> | |
Tue, 6 Nov 2007 09:50:02 +0000 (01:50 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 6 Nov 2007 09:50:02 +0000 (01:50 -0800) | ||
commit | 8f321a39257a06db014a3b6ae5dce839821cdb16 | |
tree | bdae79f6e99d8db7ded12228cec8b3fe37d9ad9f | tree | snapshot |
parent | 5715d0bb60dd90b03519cc436310f3cabe5b9b2a | commit | diff |
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>
--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 | diff | blob | history | |
git-commit.sh | diff | blob | history | |
git-filter-branch.sh | diff | blob | history | |
git-lost-found.sh | diff | blob | history | |
git-mergetool.sh | diff | blob | history | |
git-pull.sh | diff | blob | history | |
git-rebase--interactive.sh | diff | blob | history | |
git-rebase.sh | diff | blob | history | |
git-request-pull.sh | diff | blob | history | |
git-stash.sh | diff | blob | history | |
git-submodule.sh | diff | blob | history |