My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
7cdebd8
62f162f
)
Merge branch 'jk/rev-parse-double-dashes'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 27 Dec 2013 22:58:01 +0000
(14:58 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 27 Dec 2013 22:58:01 +0000
(14:58 -0800)
"git rev-parse <revs> -- <paths>" did not implement the usual
disambiguation rules the commands in the "git log" family used in
the same way.
* jk/rev-parse-double-dashes:
rev-parse: be more careful with munging arguments
rev-parse: correctly diagnose revision errors before "--"
1
2
builtin/rev-parse.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
builtin/rev-parse.c
Simple merge