My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
a9508a1
ffddfc6
)
Merge branch 'jk/rev-parse-cleanup' into maint
author
Junio C Hamano
<gitster@pobox.com>
Tue, 28 Mar 2017 20:52:25 +0000
(13:52 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 28 Mar 2017 20:52:25 +0000
(13:52 -0700)
Code clean-up.
* jk/rev-parse-cleanup:
rev-parse: simplify parsing of ref options
rev-parse: add helper for parsing "--foo/--foo="
rev-parse: use skip_prefix when parsing options
Trivial merge