Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ds/rev-parse-required-args' into maint
author
Junio C Hamano
<gitster@pobox.com>
Tue, 18 Mar 2014 21:01:05 +0000
(14:01 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 18 Mar 2014 21:01:05 +0000
(14:01 -0700)
"git rev-parse" was loose in rejecting command line arguments that
do not make sense, e.g. "--default" without the required value for
that option.
* ds/rev-parse-required-args:
rev-parse: check i before using argv[i] against argc
1
2
builtin/rev-parse.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
6f01667
a43219f
)
diff --cc
builtin/rev-parse.c
Simple merge