mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
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
3.0 KiB
3.0 KiB