Skip to content

Commit 4fe60c2

Browse files
committed
Add more git aliases
1 parent 25a0941 commit 4fe60c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@
4949
di = diff
5050
dica = diff --cached
5151
new = log --branches --not --remotes
52+
lol = log --graph --decorate --pretty=oneline --abbrev-commit
53+
lola = log --graph --decorate --pretty=oneline --abbrev-commit --all
5254

5355
[color]
5456
ui = true

0 commit comments

Comments
 (0)