Skip to content

Instantly share code, notes, and snippets.

@PharaohKJ
Created June 10, 2014 11:09
Show Gist options
  • Select an option

  • Save PharaohKJ/9701d26f42958f32c65e to your computer and use it in GitHub Desktop.

Select an option

Save PharaohKJ/9701d26f42958f32c65e to your computer and use it in GitHub Desktop.
archive_fix_file_only
git archive --format=zip --prefix=root/ HEAD `git diff --name-only HEAD HEAD^` -o archive.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment