jducoeur: (Default)
jducoeur ([personal profile] jducoeur) wrote2008-07-22 12:38 pm
Entry tags:

Git?

Out of curiosity, is anyone in the audience using Git? I've begun to hear about it fairly often (it's Linus Torvald's reportedly semi-radical overhaul of CM), and I'm curious what it's like to use in practice. While I suspect CommYou will continue to use Subversion for its core code, I don't rule out the possibility of something else for the likely eventual open-source components, and I like to stay up on the options in this area...
mindways: (Default)

[personal profile] mindways 2008-07-22 05:07 pm (UTC)(link)
No personal experience, but I did recall reading this article which mentions it in contrast to Mercurial (in the context of avoiding code bombs from solo developers working privately).

[identity profile] umbran.livejournal.com 2008-07-22 06:21 pm (UTC)(link)
No personal experience, but it seems to be named by a man who doesn't care if it takes off in England :)

[identity profile] fosveny.livejournal.com 2008-07-22 08:41 pm (UTC)(link)
Personal experience: we decided to use it for OSCAR. I'm slowly, slowly learning it, mostly because I've only worked with PVCS/Merant/Serena and very briefly with CVS before, and I never really used branching.

I like it. I'm finding the 'store and pass deltas' functionality to be extremely useful, even if I haven't fully grasped the 'rebase' bit yet, and I really, really like the way branching works. Cheap, local branches. Yum.

[identity profile] metahacker.livejournal.com 2008-07-30 03:03 pm (UTC)(link)