Created
August 15, 2016 15:46
-
-
Save albertsun/9251c4ed1ec115264548de0a432fdc70 to your computer and use it in GitHub Desktop.
This file contains hidden or 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] | |
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit -- | |
lol = log --graph --decorate --pretty=oneline --abbrev-commit --all | |
dfb = log --left-right --graph --cherry-pick --oneline |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment