Quickly Get Git Help

If you’re using a git command but need a quick refresher, remember this syntax:

git <verb> -h
git add -h

If you need the full man page for a git command, it’s:

git <verb> --help
git add –help

If you want to see ALL AVAILBLE <verb> options; type git and then TAB key twice (like you would with a linux command):

Full Demonstration

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: