diff options
author | Aaron Schrab <aaron@schrab.com> | 2018-07-16 00:59:02 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-07-16 11:04:56 -0700 |
commit | 02cfd149207f65dd8462ed90c505c90af8655fc9 (patch) | |
tree | b65f82ea0acb647b92bc6d3cb37522aa227d0ad8 /t/t8007-cat-file-textconv.sh | |
parent | First batch for 2.19 cycle (diff) | |
download | tgif-02cfd149207f65dd8462ed90c505c90af8655fc9.tar.xz |
sequencer: use configured comment character
Use the configured comment character when generating comments about
branches in a todo list. Failure to honor this configuration causes a
failure to parse the resulting todo list.
Setting core.commentChar to "auto" will not be honored here, and the
previously configured or default value will be used instead. But, since
the todo list will consist of only generated content, there should not
be any non-comment lines beginning with that character.
Signed-off-by: Aaron Schrab <aaron@schrab.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t8007-cat-file-textconv.sh')
0 files changed, 0 insertions, 0 deletions