Skip to content

Instantly share code, notes, and snippets.

@bogdananton
Last active February 12, 2016 09:19
Show Gist options
  • Save bogdananton/cc59fc395f759679b809 to your computer and use it in GitHub Desktop.
Save bogdananton/cc59fc395f759679b809 to your computer and use it in GitHub Desktop.
Shortcuts

git

aliases

alias gb='git status | grep "On branch" | cut -b 11-'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment