0
votes
Where to start with source-control
I believe that strating point is with Distributed version control system (like mercurial or git). There are some advandtages of using it :
You don't need to setup central repository ( …
