line endings

1 Articles 0 Followers


Git Keeps Reporting Whole Files Changed When I Merge Branches. Aargh, why?

7 Mar 2023 4 minute read 0 comments Great White Snark

I have encountered a weird problem with git (particularly GitHub), while working for a company with an existing repository: It occurs every time I merge a hotfix/patch branch into develop or develop into main. Instead of only generating diffs for the...