diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2018-09-03 14:49:22 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-09-12 15:17:46 -0700 |
commit | f706c42bab5a2ac4af45e0df7853af1fc5346c45 (patch) | |
tree | 3b512ce92cec0f35b2cd297365507cb4ed78b4a5 /builtin/serve.c | |
parent | fsck: document and test sorted skipList input (diff) | |
download | tgif-f706c42bab5a2ac4af45e0df7853af1fc5346c45.tar.xz |
fsck: document and test commented & empty line skipList input
There is currently no comment syntax for the fsck.skipList, this isn't
really by design, and it would be nice to have support for comments.
Document that this doesn't work, and test for how this errors
out. These tests reveal a current bug, if there's invalid input the
output will emit some of the next line, and then go into uninitialized
memory. This is fixed in a subsequent change.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/serve.c')
0 files changed, 0 insertions, 0 deletions