Scott Fraser on 5 Apr 2009 20:33:54 -0700


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

Re: git resources

  • From: Scott Fraser <Scott.E.Fraser@gmail.com>
  • To: Philly Lambda <philly-lambda@googlegroups.com>
  • Subject: Re: git resources
  • Date: Sun, 5 Apr 2009 20:33:42 -0700 (PDT)
  • 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 :mime-version:received:date:in-reply-to:x-ip:references:user-agent :x-http-useragent: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=xhUpJE5lfVyYo6tHthxOW2lMsQj0SK6ruHKgoRyalEw=; b=J4mil1lQHyRTGlBvQNFaa3xLNfA/RufG40AN21p6eubKK80qFAxx+cmxCmTm2uZTDL F/83IZH3IL/q+x2YyqIV+yx5ODbhi/XWoKwGqqhxpM2+X1uzrJL0vbm811tJ0wIvaJ9F sESDsI+A6E1YLX02Ok/P39qn8ysKIUhQC1Lxo=
  • Mailing-list: list philly-lambda@googlegroups.com; contact philly-lambda+owner@googlegroups.com
  • Reply-to: philly-lambda@googlegroups.com
  • Sender: philly-lambda@googlegroups.com
  • User-agent: G2/1.0

Thanks for the links.

I managed to get my home setup gitified somewhat, though not all there
yet.

I have a git remote repo set up on my Ubuntu server, and I have two
machines (Kubuntu and OS X) pulling/pushing/cloning to the repo over
ssh.

I have an IntelliJ project that I am moving around to try this out.
Using the IntelliJ git plugin I have most (if not all) of the VCS
functionality you would get with CVS or SVN in the tool. The git
plugin in IntelliJ was a little further along than I expected!

-Scott

On Apr 2, 9:22 am, Steve Eichert <steve.eich...@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-pdfhttp://pragprog.com/titles/tsgit/pragmatic-version-control-using-git
>
> Websites:http://gitcasts.comhttp://gitready.comhttp://git-scm.com/http://learn.github.com/http://github.com/
>
> Cheers,
> Steve


  • References: