OSDN Git Service

Merge branch 'jk/maint-config-bogus-section' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 May 2012 20:14:08 +0000 (13:14 -0700)
committerJunio 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