Backend and Infrastructure

Getting Help with Git

Check your version

This tutorial covers a topic in which may or may not be the version you're using. We're keeping this tutorial online as a courtesy to users of , but we consider it archived.

Sprout Video

This lesson takes a look at the various resources that are available for getting help with Git including the built in manual/help pages and examples as well as other documentation that we've found to be useful while learning how to use Git.

Learning objectives:

  • Be able to use the built in git help command to find more information about specific commands
  • Students should be fammiliar with documentation available online on the official Git site and on help.github.com
  • Students should be familiar with the Git documentation available on drupal.org both in the handbook and on invividual project pages.

Additional resources