Merge branch 'rk/commit-tree-make-F-verbatim'

Unlike "git commit-tree < file", "git commit-tree -F file" did not pass the contents of the file verbatim and instead completed an incomplete line at the end, if exists. The latter has been updated to match the behaviour of the former. * rk/commit-tree-make-F-verbatim: commit-tree: do not complete line in -F input

Junio C Hamano committed Sep 19, 2017 at 10:47 UTC 4d46bce6b07b8047aad2726e5dc42edcc6787d6b

No changes.