Skip to content
rutipo edited this page Feb 8, 2012 · 4 revisions

git clone: First, cd into the directory where you want it. git clone [link] (copy the read only link of the commit)

3 Latest commits: git log -3

Find out about a method: ri methodname

Clone this wiki locally