git-search-replace
git-search-replace copied to clipboard
Line endings in commits are replaced
After running gsr-branch.py, the first modified commit changed \r\n line endings in an entire file (which contained the FROM string) with \n.
On macOS.