- #
- # git only add non-whitespace changes
- #
- # Needed in case of a source file with mixed CR/CR-LF endings
- git diff >../backup.diff
- git diff -w | git apply --cached --ignore-whitespace
git only add non-whitespace changes
Posted by Anonymous on Tue 17th Oct 2023 01:09
raw | new post
view followups (newest first): git only add non-whitespace changes by Anonymous
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.