onward
This commit is contained in:
parent
03fcc056f0
commit
8b86e7dfd2
5 changed files with 77 additions and 24 deletions
|
@ -21,7 +21,7 @@ rebase = true
|
|||
b = branch -va
|
||||
d = diff --stat -p -C
|
||||
ds = diff --staged --stat -p -C
|
||||
du = !"git --no-pager diff --stat -p -C --color=always | bat"
|
||||
du = !"git --no-pager diff --stat -p -C --color=always"
|
||||
patch = !git --no-pager diff --no-color
|
||||
co = checkout
|
||||
st = status -sb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue