We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25a0941 commit 4fe60c2Copy full SHA for 4fe60c2
.gitconfig
@@ -49,6 +49,8 @@
49
di = diff
50
dica = diff --cached
51
new = log --branches --not --remotes
52
+ lol = log --graph --decorate --pretty=oneline --abbrev-commit
53
+ lola = log --graph --decorate --pretty=oneline --abbrev-commit --all
54
55
[color]
56
ui = true
0 commit comments