Create an archive of files modified within the given commit.
git archive -o update.zip HEAD $(git diff --name-only COMMITIDHERE^) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment