My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
12508a8
1b68387
)
Merge branch 'ss/receive-pack-parse-options'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 6 Apr 2016 18:38:59 +0000
(11:38 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 6 Apr 2016 18:38:59 +0000
(11:38 -0700)
The command line argument parser for "receive-pack" has been
rewritten to use parse-options.
* ss/receive-pack-parse-options:
builtin/receive-pack.c: use parse_options API
Trivial merge