mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-22 15:12:00 -05:00
Again, avoid using echo (which issues DOS line endings on msysGit) to not mix with Unix line-endings issued by git built-ins, even if this is at the cost of calling an external executable (cat) instead of a shell built-in (echo). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
8.1 KiB
8.1 KiB