git info [was: Re: maven.]
git info [was: Re: maven.]
- Subject: git info [was: Re: maven.]
- From: John Corrigan <email@hidden>
- Date: Tue, 7 Apr 2009 13:57:43 +1000
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >maven. (From: Mike Schrag <email@hidden>) |
| >Re: maven. (From: Henrique Prange <email@hidden>) |
| >Re: maven. (From: Mike Schrag <email@hidden>) |
| >Re: maven. (From: Lachlan Deck <email@hidden>) |
| >Re: maven. (From: Mike Schrag <email@hidden>) |
| >Re: maven. (From: Lachlan Deck <email@hidden>) |
| >Re: maven. (From: Mike Schrag <email@hidden>) |
| >Re: maven. (From: Lachlan Deck <email@hidden>) |
| >Re: maven. (From: Mike Schrag <email@hidden>) |
| >Re: maven. (From: Lachlan Deck <email@hidden>) |