Lessons from PostgreSQL's Git transition
Posted Oct 14, 2010 1:15 UTC (Thu) by
dmarti (subscriber, #11625)
In reply to:
Lessons from PostgreSQL's Git transition by marcH
Parent article:
Lessons from PostgreSQL's Git transition
...and some of the "crappy" stuff committed locally turns out to have actually worked, so you're more likely to get in the habit of committing small changes. (I don't like the Subversion model where "commit it to revision control" and "everyone else on the project can point at your code and laugh" are the same.)
(
Log in to post comments)