Kloport
11/9/2016 - 8:17 PM

Export diff files between two commits

$ git archive -o archive.zip HEAD $(git diff --name-only <commit_hash> <commit_hash>)