Created
September 15, 2014 12:29
-
-
Save anaran/4ffa2a2e28aa4359cf16 to your computer and use it in GitHub Desktop.
Sparse checkout for contributions to small portions of huge repositories
This file contains 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
6012 20140720T013413+0200 git pull origin master | |
6011 20140720T013400+0200 echo "README.rst" >> .git/info/sparse-checkout | |
6010 20140720T013319+0200 git config core.sparsecheckout true | |
6009 20140720T013259+0200 git remote add origin https://github.com/anaran/olympia | |
6007 20140720T013213+0200 cd olympia | |
6006 20140720T013209+0200 git init olympia |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment