REFCARD UPDATE

Getting Started With Git

Git is the de-facto standard for software version control, an expected tool in every developer's toolbox. This overview demonstrates what a rich, deep – yet approachable – distributed version control system Git truly is. Download this Refcard to learn the essentials of Git including how to clone existing projects, pushing Git commits to Subversion, and branching and merging.

Download Refcard

 

What You'll Learn

 

The Typical Local Workflow

Understand best practices around what your typical workflow will look like when using Git. Learn the foundation for how you'll put this new tool to work.

Download Refcard

 

The Remote Workflow

Working with remote repositories is one of the primary features of Git. Establish your preferred workflow based on working style with colleagues, your repo operating system, and protocol permissions.

Download Refcard

 

Graphical User Interfaces

Learn about some of the GUIs supported in Git including Gitk, Git-Gui, Tower, Sourcetree, and others. Gain insights through graphical representations of your data.

Download Refcard

 

BROUGHT TO YOU IN PARTNERSHIP WITH