Created
April 15, 2021 16:28
-
-
Save bondarewicz/69ee4cca8b47d883545d395b8f061d61 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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