Skip to content

Instantly share code, notes, and snippets.

@theffc
Last active July 21, 2020 19:32
Show Gist options
  • Save theffc/2c53f0f6510698ad723cdcb81ab82706 to your computer and use it in GitHub Desktop.
Save theffc/2c53f0f6510698ad723cdcb81ab82706 to your computer and use it in GitHub Desktop.
Git aliases
alias.st = status -s -b -u
alias.lg = log --graph --format=format:'%C(blue)%h%C(auto)%d %s %C(bold black)(%ar) %an'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment