summaryrefslogtreecommitdiff
path: root/builtin-update-ref.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-07-28 17:17:17 -0700
committerJunio C Hamano <gitster@pobox.com>2007-07-29 23:28:55 -0700
commit0ec29a4760e7c1dd1e168f6dbdd22b87559a26e9 (patch)
tree6f8d12d493886f399fe941c91091f20ebf98fef2 /builtin-update-ref.c
parent922b0e35b9622d81732f4cb6db4862d17ebf1855 (diff)
downloadgit-0ec29a4760e7c1dd1e168f6dbdd22b87559a26e9.tar.gz
log_ref_write() -- do not chomp reflog message at the first LF
A reflog file is organized as one-line-per-entry records, and we enforced the file format integrity by chomping the given message at the first LF. This changes it to convert them to SP, which is more in line with the --pretty=oneline format. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-update-ref.c')
0 files changed, 0 insertions, 0 deletions