Jonathan Tran on 2 Apr 2009 07:32:00 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: git resources

  • From: Jonathan Tran <jonnytran@gmail.com>
  • To: philly-lambda@googlegroups.com
  • Subject: Re: git resources
  • Date: Thu, 2 Apr 2009 10:31:32 -0400
  • Authentication-results: gmr-mx.google.com; spf=pass (google.com: domain of jonnytran@gmail.com designates 209.85.132.251 as permitted sender) smtp.mail=jonnytran@gmail.com; dkim=pass (test mode) header.i=@gmail.com
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:received:x-sender:x-apparently-to :received:received:received-spf:authentication-results:received :dkim-signature:domainkey-signature:mime-version:in-reply-to :references:date:received:message-id:subject:from:to:content-type :content-transfer-encoding:reply-to:sender:precedence:x-google-loop :mailing-list:list-id:list-post:list-help:list-unsubscribe :x-beenthere-env:x-beenthere; bh=eGGHcvXekrzuwNbAAD9ih0t1TEXkC5EIQjS2XTmcGyY=; b=r3wwYhhVncWTeF2RHApRswoHQR40dFwQNKGUd0WwHkB59hNTcsoXJ3OcbYgAeEtOMb uLAiOSpfhrA2UP7OakBSHtVX6kw6FBbadEVHKfG7vOowoFiDa3lN98nWaS8Bu4NL8G5b IkzapwMsw4E70Pt5xre49JHEOU9JBi8Ui6KLc=
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :received:message-id:subject:from:to:content-type :content-transfer-encoding; bh=qJIMKM7Upj1Ruj7SNVPx07VJHeg8g1I3ypTF4xxbypM=; b=b4UNEiB6Yf+VG2WnZB8I2e3rhmAxF7qOPpuwBSrV+IrK03S6XXIiVmbDRAAG43Yvup 5XuFR7MJfRib+1jUvp/iX/b53BlbRJ0MpT0DFVCnMaW2fgS4lbQr9We+gZfv0ydytVb6 00xAOZJyxorZ/tFKZaiVoV4902MJyChv2wv4g=
  • Mailing-list: list philly-lambda@googlegroups.com; contact philly-lambda+owner@googlegroups.com
  • Reply-to: philly-lambda@googlegroups.com
  • Sender: philly-lambda@googlegroups.com

Another site I found to really help explain how git works, titled
"Understanding Git Conceptually"
http://www.eecs.harvard.edu/~cduan/technical/git/

On Thu, Apr 2, 2009 at 9:22 AM, Steve Eichert <steve.eichert@gmail.com> wrote:
>
> Many thanks to Kyle for presenting Git to the group last night.  I figured I'd kick off a thread with some good resources that were mentioned last night, as well as some others I've come across.
> Books:
> http://peepcode.com/products/git-internals-pdf
> http://pragprog.com/titles/tsgit/pragmatic-version-control-using-git
> Websites:
> http://gitcasts.com
> http://gitready.com
> http://git-scm.com/
> http://learn.github.com/
> http://github.com/
> Cheers,
> Steve


  • References: