Submitted by Pixel Chimp on Tue, 07/22/2008 - 10:00.
My experience using Git with Drupal
For me Git works pretty well with Drupal. Prior to trying Git I was using SVN with SVN-X to manage revisions. It worked ok, but there were several occasions that I broke the repository, by accidentally deleting a hidden .svn folder, and then attempts to fix it went wrong and it became unsalvagable. I expect it was due to being new to version control, but it always stuck me as painful having countless .svn folders cluttering up my working copy. read more »