Ask HN: What is the best SCM software for a small team? 4 points by mpg33 12y ago ↗ HN Just 2 developers...is something like git always better or if there are only 2 people working on something is a central repository OK?
[–] ericcoleman 12y ago ↗ Use git and a free bitbucket.org account (free private repositories for unto 5 users...)
[–] stephenr 12y ago ↗ Regardless of team size, the best tool is the one your team members are productive with.If you believe the HN hype the whole world runs on rails apps developed on GitHub. Reality is a little different
[–] zalew 12y ago ↗ git, but if you come from svn and have no clue about git, run mercurial as it has a similar ui.
5 comments
[ 4.3 ms ] story [ 28.4 ms ] threadIf you believe the HN hype the whole world runs on rails apps developed on GitHub. Reality is a little different