git: add alias for a watchable (auto-updating) log
This commit is contained in:
parent
a94fc5d9d6
commit
6191a91358
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
la = l --all
|
||||
lna = ln --all
|
||||
lla = ll --all
|
||||
lw = !watch -c -n 1 git log --color=always --graph --pretty=basic --all
|
||||
s = status --short
|
||||
ss = status
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue