Re: Xcode 4.2.1 Git can't commit
Re: Xcode 4.2.1 Git can't commit
- Subject: Re: Xcode 4.2.1 Git can't commit
- From: Marcus Karlsson <email@hidden>
- Date: Thu, 01 Dec 2011 22:54:07 +0100
--On November 30, 2011 8:26:49 AM +0000 Jean-Denis MUYS
<email@hidden> wrote:
On 30 nov. 2011, at 00:26, Laurent Daudelin wrote:
Tower also has a pretty decent git support:
http://www.git-tower.com/
I don't really like git but Tower makes it more palatable….
I tried several git client, free and commercial, and indeed, I use Tower
the most.
However, Tower tries to expose as many git features as possible, which
necessarily makes for a complex product.
So I need to mention GitBox which goes the other way: it tries to hide
git as much as possible, making simplicity possible through cleverness.
And it succeeds in a spectacular way for most, if not all, common use
cases. In your case of severe aversion, I would suggest you try GitBox.
It's commercial, but free to use for a single project.
For the sake of completeness, I should mention SourceTree that I had to
use before Tower supported git-svn. SourceTree is very similar to Tower,
and adds support for Mercurial, and is now free. SourceTree looks about
as good as Tower, but I prefer the way Tower handles staging.
It is worth pointing out that git itself actually has some pretty good gui
tools; gitk and git gui, both included in the git distribution bundled with
Xcode. They have been heavily improved in the last couple of years and can
handle almost everything that most git users do. They are also cross
platform, so you can always use them even if you're working in a mixed
environment where you move between different systems.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden