Last active
December 26, 2015 14:49
-
-
Save bamthomas/7168175 to your computer and use it in GitHub Desktop.
Get subdir of git repository
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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