Merge branch 'jk/config-with-empty-section'
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Apr 2013 22:10:53 +0000 (15:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Apr 2013 22:10:53 +0000 (15:10 -0700)
Document that "git config --unset" does not remove an empty section
head after removing the last variable in a section, and adding a
new variable does not try to reuse a leftover empty section head.

* jk/config-with-empty-section:
t1300: document some aesthetic failures of the config editor

Trivial merge