clone git apenas um único arquivo

git clone -n git://path/to/the_repo.git --depth 1
Unsightly Unicorn