Skip to content

Instantly share code, notes, and snippets.

@daniel-fanjul-alcuten
Created September 20, 2012 13:37
Show Gist options
  • Save daniel-fanjul-alcuten/3755985 to your computer and use it in GitHub Desktop.
Save daniel-fanjul-alcuten/3755985 to your computer and use it in GitHub Desktop.
git backup ice.bundle.git*
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