Any plans to switch from SVN to Git?
Matt
Nope, there are several git mirrors available though.
-Chris
Matt,
It is also possible to use Git on your local machine and svn as the backend. This gets you the developer features of git without forcing the backend to change. We do this on some other projects I work on. You can search for “git on svn”.
Thanks,
Andrew
Sweet. Thanks.