Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save magnusottosson/3a11d0599a373fc81758551efde39b0f to your computer and use it in GitHub Desktop.
Save magnusottosson/3a11d0599a373fc81758551efde39b0f to your computer and use it in GitHub Desktop.
Git merge and ignore tabs, spaces and line endings
git merge -s recursive -Xignore-space-at-eol <branchname>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment