Skip to content

Instantly share code, notes, and snippets.

@bastos
Created September 6, 2008 22:51
Show Gist options
  • Save bastos/9207 to your computer and use it in GitHub Desktop.
Save bastos/9207 to your computer and use it in GitHub Desktop.
git archive --format=tar --prefix=prices/ HEAD | (cd /home/django/apps/ && tar xf -)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment