Skip to content

Instantly share code, notes, and snippets.

@bamthomas
Last active December 26, 2015 14:49
Show Gist options
  • Save bamthomas/7168175 to your computer and use it in GitHub Desktop.
Save bamthomas/7168175 to your computer and use it in GitHub Desktop.
Get subdir of git repository
git archive --remote=<url_repo> <branche> [<chemin>] | tar xvf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment