Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
write_file(): drop caller-supplied LF from calls to create a one-liner file
author
Junio C Hamano
<gitster@pobox.com>
Mon, 24 Aug 2015 20:20:39 +0000
(13:20 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 25 Aug 2015 19:49:19 +0000
(12:49 -0700)
All of the callsites covered by this change call write_file() or
write_file_gently() to create a one-liner file. Drop the caller
supplied LF and let these callees to append it as necessary.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
1f76a10
)
No differences found