I'm using git with the egit eclipse plugin. I like it.

I'm hoping that Chuck really hates git so we can get into for about 20 posts or so every couple weeks. :-)

Tim
UCLA GSE&IS

On Apr 6, 2009, at 8:57 PM, John Corrigan wrote:

On 05/04/2009, at 8:50 AM, Lachlan Deck wrote:
On 05/04/2009, at 1:28 AM, Mike Schrag wrote:

I think Maven developers just like making up new words. This is how I feel about git, too, btw.

:) Yeah I've been playing with git lately using it for an svn project. Know what you mean.


Hi there,

Git's not too bad ..after a while :) Info someone may find useful..

Good Cheat Sheet
http://cheat.errtheblog.com/s/git/

Reference
http://git-scm.com/documentation

GUIs
http://theappleblog.com/2009/03/10/using-git-with-os-x-6-tools-to-get-you-up-and-running/

Simplified CLI
git_remote_branch  http://grb.rubyforge.org/
Easy Git           http://gitorious.org/projects/eg

TextMate Bundle
http://blog.macromates.com/2008/git-bundle/
(eg. handy for comparing branches & stuff.
 open a file from the git repo to make commands available).

Advocacy
http://whygitisbetterthanx.com/

Install
 via MacPorts (IIRC subversion port is required for "git svn")
   $ sudo port -v selfupdate
   $ sudo port install subversion +tools +bash_completion
   $ sudo port install git-core +svn +bash_completion +gitweb +doc


After 15 months with git I would recommend experimenters stay the course. There is a lot of power that reveals itself over time. There is also frustration no doubt (eg. equivalent of svn revert ...), with seemingly multiple ways to do something. I never use svn any more though, even for accessing svn repositories, eg. Wonder, instead using "git svn" (this coming from someone who likes GUIs for this stuff).


- John

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/lists%40thetimmy.com

This email sent to [email protected]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to