back to notes

Download a single file from a git repository

git archive --remote=ssh://git@git.bitbucket.com/username/project.git HEAD Gemfile | tar xvf -


last updated march 2016