Skip to content

Instantly share code, notes, and snippets.

@agiannis
Last active January 7, 2018 23:43
Show Gist options
  • Save agiannis/e1017c29b0fc3002658b to your computer and use it in GitHub Desktop.
Save agiannis/e1017c29b0fc3002658b to your computer and use it in GitHub Desktop.
label: git
#get latest changes
git archive -o latest.zip HEAD $(git diff --name-only HEAD HEAD^)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment