Scott Fraser on 5 Apr 2009 20:33:54 -0700 |
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
|
|