diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2018-04-09 10:32:02 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-04-09 21:32:58 +0900 |
commit | b73bdc34c06358359750a896983a2ea85b694ca0 (patch) | |
tree | 311064e15702bd725a5145c693e1dab756827080 /builtin/init-db.c | |
parent | t1300: add a few more hairy examples of sections becoming empty (diff) | |
download | tgif-b73bdc34c06358359750a896983a2ea85b694ca0.tar.xz |
t1300: `--unset-all` can leave an empty section behind (bug)
We already have a test demonstrating that removing the last entry from a
config section fails to remove the section header of the now-empty
section.
The same can happen, of course, if we remove the last entries in one fell
swoop. This is *also* a bug, and should be fixed at the same time.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/init-db.c')
0 files changed, 0 insertions, 0 deletions