Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-05-08 08:32:56 +0400
committerJunio C Hamano <gitster@pobox.com>2010-05-08 08:33:08 +0400
commitea0edad58f58378cb42c2895c5578524bbaba296 (patch)
tree581981e1a6a34dd098d072bf720712ba7c1f4113 /git-request-pull.sh
parentd599e0484f8ebac8cc50e9557a4c3d246826843d (diff)
parent5bab69172fc20bb86b5245bd1ec41c32dae9eaa6 (diff)
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 8fd15f6df4..74238b0313 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