Articles About

Git

Two weeks ago I had the pleasure of speaking at the Jazoon conference in Switzerland about Git workflows. One particular...

Git is an advanced tool. It features a philosophy that is dear to my heart: to treat developers as smart...

While Mercurial has a well defined (albeit internal) API that can be used to write extensions that extend the functionality...

Including submodules as part of your Git development allows you to include other projects in your codebase, keeping their history...

This post was featured in Dr. Dobb’s as part of a series focusing on enterprise teams making the switch to...

Featured on Dr. Dobb’s, this is the second blog in a three part series about making the switch to Git...