summaryrefslogtreecommitdiff
path: root/git-request-pull.sh
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-05-08 04:32:56 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-05-08 04:33:08 (GMT)
commitea0edad58f58378cb42c2895c5578524bbaba296 (patch)
tree581981e1a6a34dd098d072bf720712ba7c1f4113 /git-request-pull.sh
parentd599e0484f8ebac8cc50e9557a4c3d246826843d (diff)
parent5bab69172fc20bb86b5245bd1ec41c32dae9eaa6 (diff)
downloadgit-ea0edad58f58378cb42c2895c5578524bbaba296.zip
git-ea0edad58f58378cb42c2895c5578524bbaba296.tar.gz
git-ea0edad58f58378cb42c2895c5578524bbaba296.tar.bz2
Merge branch 'jn/maint-request-pull' into jn/request-pull
Diffstat (limited to 'git-request-pull.sh')
-rwxr-xr-xgit-request-pull.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-request-pull.sh b/git-request-pull.sh
index 8fd15f6..74238b0 100755
--- a/git-request-pull.sh
+++ b/git-request-pull.sh
@@ -8,6 +8,7 @@ USAGE='<start> <url> [<end>]'
LONG_USAGE='Summarizes the changes between two commits to the standard output,
and includes the given URL in the generated summary.'
SUBDIRECTORY_OK='Yes'
+OPTIONS_KEEPDASHDASH=
OPTIONS_SPEC='git request-pull [options] start url [end]
--
p show patch text as well