Skip to content

Instantly share code, notes, and snippets.

@dantoncancella
Created January 18, 2013 12:55
Show Gist options
  • Save dantoncancella/4564391 to your computer and use it in GitHub Desktop.
Save dantoncancella/4564391 to your computer and use it in GitHub Desktop.
svn export alternative to git
git checkout-index -a -f --prefix=/path/to/your/folder/
# The ending forward slash is very important!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment