Skip to content

Instantly share code, notes, and snippets.

@fodra
Created April 24, 2019 01:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fodra/dfcd68a4eb2fe2d07e72ce4c96bb8538 to your computer and use it in GitHub Desktop.
Save fodra/dfcd68a4eb2fe2d07e72ce4c96bb8538 to your computer and use it in GitHub Desktop.

Create patch

git diff > patch.diff

Apply patch

patch -p1 < patch.diff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment