| 8 | | Clearly you haven't used Git (or any other DVCS) to any significant extent. I use Git for all my projects at work, many of which have just myself as the only committer, so the benefits are not just for large complicated projects with many committers. Biggest benefits to me are lightweight branches, the stash, the speed, and offline committing. And yes, GitHub/Gitorious/etc. are a big plus for some projects. |
| | 8 | It seems to me that you likely haven't used Git (or any other DVCS) to a significant extent. I use Git for all my projects at work, many of which have just myself as the only committer, so the benefits are not just for large complicated projects with many committers. Biggest benefits to me are lightweight branches, the stash, the speed, and offline committing. And yes, GitHub/Gitorious/etc. are a big plus for some projects. |