Skip to content

Instantly share code, notes, and snippets.

@bondarewicz
Created April 15, 2021 16:28
Show Gist options
  • Save bondarewicz/69ee4cca8b47d883545d395b8f061d61 to your computer and use it in GitHub Desktop.
Save bondarewicz/69ee4cca8b47d883545d395b8f061d61 to your computer and use it in GitHub Desktop.
git diff >> some-changes.patch
...send file to someone...
git apply /path/to/some-changes.patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment