git-sh-setup.sh: add variable to use the stuck-long mode
[gitweb.git] / git-rebase.sh
index 8a3efa2983d08e38d40ae8b6dcecd82b0901ffa1..c1f98ae5ada0e80e4639b88523951922e322b772 100755 (executable)
@@ -5,6 +5,7 @@
 
 SUBDIRECTORY_OK=Yes
 OPTIONS_KEEPDASHDASH=
+OPTIONS_STUCKLONG=
 OPTIONS_SPEC="\
 git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] [<upstream>] [<branch>]
 git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]