My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
3b72885
82246b7
)
Merge branch 'nd/daemon-informative-errors-typofix' into maint
author
Junio C Hamano
<gitster@pobox.com>
Mon, 13 Jan 2014 19:23:07 +0000
(11:23 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 13 Jan 2014 19:23:07 +0000
(11:23 -0800)
The "--[no-]informative-errors" options to "git daemon" were parsed
a bit too loosely, allowing any other string after these option
names.
* nd/daemon-informative-errors-typofix:
daemon: be strict at parsing parameters --[no-]informative-errors
Trivial merge