|
|
Subscribe / Log in / New account

Objections to git?

Objections to git?

Posted Sep 22, 2011 16:24 UTC (Thu) by vonbrand (subscriber, #4458)
In reply to: linux-next on github by bronson
Parent article: linux-next on github

What do you object to in (current!) git?

The above is not meant to be a tease, it is genuine curiosity. I first used RCS for a smallish project of mine (a half dozen files of code and some two dozen specification files to be processed by said code), and found it adequate for my limited needs but lacking. Then I tried to wrap my head around CVS and SVN, and failed. Next came BitKeeper, which I made friends with, and now I couldn't live without git; I used it to follow upstreams in SVN (but all of them moved on to git since, fortunately). I find git's model quite intuitive (but maybe my brain is wired all wrong...), and I just can't get myself to use a GUI with it except for history browsing (gitk).


to post comments

Objections to git?

Posted Sep 22, 2011 20:06 UTC (Thu) by jrn (subscriber, #64214) [Link]

> What do you object to in (current!) git?

That it's a version control system instead of a Facebook alternative with better privacy features.

Objections to git?

Posted Sep 22, 2011 20:25 UTC (Thu) by mathstuf (subscriber, #69389) [Link]

> and I just can't get myself to use a GUI with it except for history browsing (gitk).

Have you tried tig[1]? ;)

[1]http://jonas.nitro.dk/tig/

Objections to git?

Posted Sep 23, 2011 2:00 UTC (Fri) by bronson (subscriber, #4806) [Link]

I love git! It's fundamentally truly awesome with a few minor UI glitches. That's why I hope (tongue in cheek) that Linus rewrites Google+ in the same vein.

Maybe "G+" read as Git?


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds