projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
1d9fd66
94a35b1
)
Merge branch 'jk/maint-config-bogus-section' into maint
author
Junio C Hamano
<gitster@pobox.com>
Mon, 7 May 2012 20:14:08 +0000
(13:14 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 7 May 2012 20:14:08 +0000
(13:14 -0700)
"git config --rename-section" to rename an existing section into a bogus
one did not check the new name.
By Jeff King
* jk/maint-config-bogus-section:
config: reject bogus section names for --rename-section
Trivial merge