Created
July 26, 2015 18:07
-
-
Save RodolfoSilva/a4dffbc59b7caa956ed6 to your computer and use it in GitHub Desktop.
Compacta o último commit apenas com as modificações.
This file contains hidden or 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
// Essencial para trabalhar com FTP | |
git diff -z --name-only HEAD^ | xargs --null git archive --output update.zip HEAD |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment