KernelTrap: Beginner's Guide To Git
Apr 18, 2005, 07:00 (0 Talkback[s])
"Tony Luck offered a beginner's guide to git on the git mailing
list. He explains:
"'If the mechanics of git still have you stumped, then here are
a couple of examples of using the really low level tools to do some
basic operations. In real life you would have higher level wrappers
around these tools so that you don't have to remember to update
.git/HEAD with the new SHA1 after you do a commit ... but knowing
what the low-level tools do may help you understand what is going
on...'"
Complete Story
Related Story:
KernelTrap:
Continued git Development(Apr 14, 2005)