Archived; click post to view.
Excerpt: Git: Decentralising version control I’ve been a user of Subversion for a number of years, I was a little apprehensive about moving to a completely different versioning system but now I’m seriously glad I made the move. To recap, Subversion is a centralised version control system. What this means is that you have a centralised code repository, developers use clients to checkout code which they can work on until they’re ready to commit their work back to the main repository. So what is Git and why move to it at all? Why reinvent the wheel? What is Git Git is a decentralised version control…
Popularity: unranked [?]








