Skip to content

Instantly share code, notes, and snippets.

@kbinani
Created January 9, 2013 10:50
Show Gist options
  • Save kbinani/4492279 to your computer and use it in GitHub Desktop.
Save kbinani/4492279 to your computer and use it in GitHub Desktop.
while :; do if git svn fetch; then break; else sleep 60; fi done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment