more aliases
This commit is contained in:
parent
ddc13e5bee
commit
e549e1ec69
1 changed files with 2 additions and 0 deletions
2
config
2
config
|
@ -31,12 +31,14 @@
|
|||
|
||||
[alias]
|
||||
co = checkout
|
||||
b = checkout -b
|
||||
comit = commit
|
||||
ocmiit = commit
|
||||
upll = pull
|
||||
upsh = push
|
||||
d = diff
|
||||
dc = diff --cached
|
||||
ds = dc
|
||||
s = status
|
||||
stat = status
|
||||
l = log --graph --branches
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue