summaryrefslogtreecommitdiffstats
path: root/t/t3405-rebase-malformed.sh
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-07-29 02:20:52 +0200
committerJunio C Hamano <gitster@pobox.com>2007-07-30 08:28:55 +0200
commit283884422f35594db9eab491d3f8c91e49f9d62f (patch)
treed3f171312463d6daa80d4e27e5bc9bd5e6811455 /t/t3405-rebase-malformed.sh
parentlog_ref_write() -- do not chomp reflog message at the first LF (diff)
downloadgit-283884422f35594db9eab491d3f8c91e49f9d62f.tar.xz
git-283884422f35594db9eab491d3f8c91e49f9d62f.zip
symbolic-ref, update-ref: do not refuse reflog message with LF
Earlier these tools refused to create a reflog entry when the message given by the calling Porcelain had a LF in it, partially to keep the file format integrity of reflog file, which is one-entry-per-line. These tools should not be dictating such a policy. Instead, let the codepath to write out the reflog entry worry about the format integrity and allow messages with LF in them. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3405-rebase-malformed.sh')
0 files changed, 0 insertions, 0 deletions