Archive for the 'scm' Category

Pro Git – Table of Contents

Sunday, December 26th, 2010

excellent git reference book, read it even if you are already familiar with git

Plastic SCM blog: Linus on branching…

Tuesday, November 30th, 2010

START NEW BRANCHES FROM A KNOWN STABLE POINT. that's it. the article (and Linus) basically explain why it's bad to do otherwise

GitPlugin – Trac Hacks – Plugins Macros etc. – Trac

Thursday, June 19th, 2008

This is a plugin for Trac 0.10/0.11 which enables GIT to be used instead of Subversion for the trac:VersioningSystemBackend. [ I haven't tested it, but it appears to be used at code.reddit.com ]