summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2007-07-29 00:17:17 (GMT)
committerJunio C Hamano <gitster@pobox.com>2007-07-30 06:28:55 (GMT)
commit0ec29a4760e7c1dd1e168f6dbdd22b87559a26e9 (patch)
tree6f8d12d493886f399fe941c91091f20ebf98fef2 /Documentation
parent922b0e35b9622d81732f4cb6db4862d17ebf1855 (diff)
downloadgit-0ec29a4760e7c1dd1e168f6dbdd22b87559a26e9.zip
git-0ec29a4760e7c1dd1e168f6dbdd22b87559a26e9.tar.gz
git-0ec29a4760e7c1dd1e168f6dbdd22b87559a26e9.tar.bz2
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 'Documentation')
0 files changed, 0 insertions, 0 deletions