Git for Subversion users, Part 1: Getting started

git

Git for Subversion users, Part 1: Getting started

Git gets demystified for Subversion version control system users

Summary: Distributed version control systems (DVCSs) offer a number of advantages over centralized VCSs, and for Subversion users looking to explore this model, Git is a great place to start. Using Subversion as a baseline, this first of two articles shows how to install Git, set up a remote repository, and begin using basic Git commands.