Skip to content

Instantly share code, notes, and snippets.

@cdcarson
Last active August 29, 2015 13:56
Show Gist options
  • Save cdcarson/9009076 to your computer and use it in GitHub Desktop.
Save cdcarson/9009076 to your computer and use it in GitHub Desktop.
Bad Git Commands
$ git granch orig
git: 'granch' is not a git command. See 'git --help'.
Did you mean this?
branch
$ git ass -A
git: 'ass' is not a git command. See 'git --help'.
Did you mean one of these?
add
stash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment