Skip to content

Instantly share code, notes, and snippets.

@jenky
Created April 18, 2019 07:29
Show Gist options
  • Save jenky/c61adad284ff7acaf180b0917db009dc to your computer and use it in GitHub Desktop.
Save jenky/c61adad284ff7acaf180b0917db009dc to your computer and use it in GitHub Desktop.
Git apply patch

Apply git patch

git apply --reject --whitespace=fix path/to/file.patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment