Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'lt/maint-gitdir-relative' into maint
[gitweb.git]
/
t
/
t1502-rev-parse-parseopt.sh
diff --git
a/t/t1502-rev-parse-parseopt.sh
b/t/t1502-rev-parse-parseopt.sh
index d24a47d1149061565822391542c044a7db193ce5..3508d0a612487be824dfe62eaf2377bc05ae8c17 100755
(executable)
--- a/
t/t1502-rev-parse-parseopt.sh
+++ b/
t/t1502-rev-parse-parseopt.sh
@@
-13,7
+13,7
@@
usage: some-command [options] <args>...
--bar ... some cool option --bar with an argument
An option group Header
- -C
[...]
option C with an optional argument
+ -C
[...]
option C with an optional argument
Extras
--extra1 line above used to cause a segfault but no longer does