Created
September 3, 2018 10:51
-
-
Save amrography/fab354545a11d0c2d94f7ca45a1aedd8 to your computer and use it in GitHub Desktop.
Create archive of files changed between 2 gits commits
This file contains 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
zip modified-files.zip $(git diff --name-only HASH1 HASH2) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment