|
|
|
|
|
by moe
6127 days ago
|
|
Even as a git user I'd second that (blasphemy). Git is the "real deal" but it also has a ridiculous learning curve when it comes to using it right (i.e. never commit to the master branch directly) and many sharp edges to frustrate you. Start with svn or mercurial to get a feel for what it's all about. You can always step up to git when they don't cut it anymore. |
|