Last active
January 13, 2020 08:37
-
-
Save j-alberto/2d34c9886979943a4a9c3bceedd39d21 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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