Skip to content

Instantly share code, notes, and snippets.

@j-alberto
Last active January 13, 2020 08:37
Show Gist options
  • Save j-alberto/2d34c9886979943a4a9c3bceedd39d21 to your computer and use it in GitHub Desktop.
Save j-alberto/2d34c9886979943a4a9c3bceedd39d21 to your computer and use it in GitHub Desktop.
[alias]
cm = commit
mg = merge
br = branch
co = checkout
st = status
lg = log "--pretty=format:'%ad | %s%C(yellow bold)%d%Creset %Cgreen[%an]' --graph --date=short"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment