Tuesday, June 17, 2008

Goodbye SVN Hello GIT

So I've given up subversion for git lately, and I'm not looking back. Git, gets out of my way, is easier to use, saves tons of disk space, is distributed, and generally not as big of a headache as svn is.

Migrating from SVN to GIT was easy (~10mins to migrate a grok and python project)

Some good resources:
Tutorial: 
Another: 
GIT vs SVN Command Comparison: 
A great git repository (not that it's needed): 
Migration guide: 
Linus addressing googlers: 
Syncing with subversion: 
Best Practices:

No comments: