Kelly Campbell on 15 Oct 2010 08:12:38 -0700 |
Here's some good online resources to introduce git concepts and give context about how it works: Git for computer scientists: http://eagain.net/articles/git-for-computer-scientists/ Linus @Google tech talk: http://www.youtube.com/watch?v=4XpnKHJAok8 Understanding Git Conceptually: http://www.eecs.harvard.edu/~cduan/technical/git/ I especially agree with the introduction on the last link about needing to understand how git works under the covers before being able to use it well. -Kelly On Fri, Oct 15, 2010 at 10:15 AM, Brian Clapper <bmc@clapper.org> wrote: > On 10/15/10 9:49 AM, Joe Winter wrote: >> On Fri, Oct 15, 2010 at 9:39 AM, Tom Panzarella <tpanzarella@gmail.com> wrote: >>> Does anyone have a recommendation for a Git book (or other reference) that I can use to get a team member up-to-speed on Git very quickly. >> >> Pro Git is excellent. The whole thing is online if you'd like a preview: >> http://progit.org/book/ > > +1 for Pro Git. > -- > -Brian > > Brian Clapper, http://www.clapper.org/bmc/ > There is no time like the pleasant. >
|
|