07-08-2018, 02:23 PM
- Good ol' line endings.
Pretty sure that you can fix that diff with:
git checkout origin/master admins.txt
Or
git checkout (last commit hash before you started) admins.txt
Pretty sure that you can fix that diff with:
git checkout origin/master admins.txt
Or
git checkout (last commit hash before you started) admins.txt