Created
June 11, 2014 21:24
-
-
Save KLicheR/5f167177b882452ece68 to your computer and use it in GitHub Desktop.
Get mercurial lastest modified files and put them in a zip
This file contains 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
hg st --rev TAG --rev default -n | xargs zip to_push.zip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment