Skip to content

Instantly share code, notes, and snippets.

@jhubert
Created May 3, 2009 18:49
Show Gist options
  • Save jhubert/106112 to your computer and use it in GitHub Desktop.
Save jhubert/106112 to your computer and use it in GitHub Desktop.
works: git --git-dir=/Users/jhubert/repos/myrepo.git archive HEAD
doesnt: git archive --remote=/Users/jhubert/repos/myrepo.git HEAD
The second one doesn't return from the output. It waits.
I have to ctrl+c out of it in order to get back to a command prompt.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment