Skip to content

Commit c68d2d7

Browse files
Wolfram Sanggitster
authored andcommitted
request-pull: drop old USAGE stuff
request-pull uses OPTIONS_SPEC, so no need for (meanwhile incomplete) USAGE and LONG_USAGE anymore. Signed-off-by: Wolfram Sang <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 0b65a8d commit c68d2d7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

git-request-pull.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
# This file is licensed under the GPL v2, or a later version
55
# at the discretion of Linus Torvalds.
66

7-
USAGE='<start> <url> [<end>]'
8-
LONG_USAGE='Summarizes the changes between two commits to the standard output,
9-
and includes the given URL in the generated summary.'
107
SUBDIRECTORY_OK='Yes'
118
OPTIONS_KEEPDASHDASH=
129
OPTIONS_STUCKLONG=

0 commit comments

Comments
 (0)