Monday, January 23, 2012

How to download readonly code from github (using git command)

You might be tempted to do a 'anonymous checkout', but in git you need to clone like this:

git clone https://github.com/tc/cascading-scala-maven-example.git