summaryrefslogtreecommitdiff
path: root/git-instaweb.sh
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mars-attacks.org>2014-02-01 02:17:59 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-02-03 20:11:10 (GMT)
commit51ba8ce372ad9fcab04a013252b819625c44770a (patch)
tree1f1b4a810b6a5aba1e7541ea0ec2f06cbb84344d /git-instaweb.sh
parent3253553e12d40da3bca818528f49a63c95f43aa3 (diff)
downloadgit-51ba8ce372ad9fcab04a013252b819625c44770a.zip
git-51ba8ce372ad9fcab04a013252b819625c44770a.tar.gz
git-51ba8ce372ad9fcab04a013252b819625c44770a.tar.bz2
git-sh-setup.sh: add variable to use the stuck-long mode
If the variable $OPTIONS_STUCKLONG is not empty, then rev-parse option parsing is done in --stuck-long mode. Signed-off-by: Nicolas Vigier <boklm@mars-attacks.org> Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-instaweb.sh')
-rwxr-xr-xgit-instaweb.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-instaweb.sh b/git-instaweb.sh
index e93a238..4aa3eb8 100755
--- a/git-instaweb.sh
+++ b/git-instaweb.sh
@@ -5,6 +5,7 @@
PERL='@@PERL@@'
OPTIONS_KEEPDASHDASH=
+OPTIONS_STUCKLONG=
OPTIONS_SPEC="\
git instaweb [options] (--start | --stop | --restart)
--