Getting Started

Getting Help

To see the most common Git commands used in various situations

$ git help

For a full manual of a specific verb choose one of the following methods

$ git help _VERB_

or

$ man git-_VERB_

For a quick refresher

$ git _VERB_ -h