diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-05-07 21:32:56 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-05-07 21:33:08 -0700 |
commit | ea0edad58f58378cb42c2895c5578524bbaba296 (patch) | |
tree | 581981e1a6a34dd098d072bf720712ba7c1f4113 /contrib | |
parent | d599e0484f8ebac8cc50e9557a4c3d246826843d (diff) | |
parent | 5bab69172fc20bb86b5245bd1ec41c32dae9eaa6 (diff) | |
download | git-ea0edad58f58378cb42c2895c5578524bbaba296.tar.gz git-ea0edad58f58378cb42c2895c5578524bbaba296.tar.xz |
Merge branch 'jn/maint-request-pull' into jn/request-pull
Diffstat (limited to 'contrib')
-rwxr-xr-x | contrib/git-resurrect.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/git-resurrect.sh b/contrib/git-resurrect.sh index c364dda69..a4ed4c3c6 100755 --- a/contrib/git-resurrect.sh +++ b/contrib/git-resurrect.sh @@ -9,6 +9,7 @@ other/Merge <other> into <name> (respectively) commit subjects, which is rather slow but allows you to resurrect other people's topic branches." +OPTIONS_KEEPDASHDASH= OPTIONS_SPEC="\ git resurrect $USAGE -- |