Created
September 20, 2012 13:37
-
-
Save daniel-fanjul-alcuten/3755985 to your computer and use it in GitHub Desktop.
git backup ice.bundle.git*
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
git config alias.backup \!$'rm -f ~/downloads/ice.bundle.git* && git bundle create ~/downloads/ice.bundle.git --all && par2create -n1 ~/downloads/ice.bundle.git && lftp downloads -e \'mput ~/downloads/ice.bundle.git* && exit\'' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment