There's new GIT instructions on Github now
Vladimir Panteleev
vladimir at thecybershadow.net
Sat May 21 04:22:20 PDT 2011
On Sat, 21 May 2011 14:14:18 +0300, Lutger Blijdestijn
<lutger.blijdestijn at gmail.com> wrote:
> Andrej Mitrovic wrote:
>
>> Also I'd add the first time I tried using GIT GUI a few months ago it
>> froze and crashed when I tried to do a simple clone.
>
> I like git cola for gui. I has some nice features such as picking the
> lines
> from a file you want to stage for a commit.
git gui can do that too (right-click on a line, select "stage line for
commit").
A nice thing that git cola can do that git gui can't, is revert changes
line-by-line, so you can easily throw away some unintentional or test
changes.
--
Best regards,
Vladimir mailto:vladimir at thecybershadow.net
More information about the Digitalmars-d
mailing list