Friday, January 21, 2011

How to use git

check out file:
git clone URL CurentFileName

more on: http://git-scm.com/

This is the tutorial of using git to check out linux kernel source:
http://www.kernel.org/pub/software/scm/git/docs/user-manual.html

No comments: