Add lt alias for git
This commit is contained in:
parent
a1cd734bf4
commit
b1a4b8fad2
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
unwip = reset --soft HEAD~1
|
||||
s = switch
|
||||
b = switch -c
|
||||
lt = log --oneline -10
|
||||
|
||||
[color]
|
||||
ui = auto
|
||||
|
|
Loading…
Add table
Reference in a new issue