mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Update git alias
This commit is contained in:
parent
da96aeb13e
commit
ef8bd8b9b7
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
email = rydesun@gmail.com
|
||||
signingkey = rydesun@gmail.com
|
||||
[alias]
|
||||
lg = log --oneline --abbrev=4 --graph --decorate --all
|
||||
lg = log --oneline --abbrev=4 --graph --decorate --all -5
|
||||
gl = log --oneline --abbrev=4 --graph --decorate --all
|
||||
st = status -s
|
||||
c = commit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue