diff options
author | Jeff King <peff@peff.net> | 2024-03-12 05:17:47 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-03-12 13:28:10 -0700 |
commit | 103d563f3716385080594f54ae312cc32bf7ec4d (patch) | |
tree | 8b21d150a9e720a3bb727aeafdc5aed40ead1ef9 /builtin/commit.c | |
parent | 78275b08e3d3ea7921a44a1a764fead1c2e252a3 (diff) |
environment: drop comment_line_char compatibility macro
There is no longer any code which references the single-byte
comment_line_char. Let's drop it, clearing the way for true multi-byte
entries in comment_line_str.
It's possible there are topics in flight that have added new references
to comment_line_char. But we would prefer to fail compilation (and then
fix it) upon merging with this, rather than have them quietly ignore the
bytes after the first.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions