Aliases
This commit is contained in:
parent
c18e9e4bcc
commit
7dc0875648
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
default = current
|
||||
[alias]
|
||||
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
|
||||
st = status -sb
|
||||
s = status -sb
|
||||
a = add
|
||||
c = commit
|
||||
co = checkout
|
||||
|
|
Loading…
Reference in a new issue