Moving to Git

Git, the distributed source control system is fast becoming the de facto standard, at least in the open source arena. Although it comes with a bit of a learning curve, the advantages of using Git over more traditional SCMs like Subversion and TFS far outweighs the investment of time unnecessary to learn it. TL;DR A quick introduction to Git, with a basic command reference. If you are familiar with Git, you probably won’t learn anything new. [Read More]