Skip to content

Instantly share code, notes, and snippets.

@ispedals
Created May 20, 2013 19:50
Show Gist options
  • Save ispedals/5614951 to your computer and use it in GitHub Desktop.
Save ispedals/5614951 to your computer and use it in GitHub Desktop.
How to export just the files in a git repository
git checkout-index -a -f --prefix=/Users/Owner/Desktop/app/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment