fix: fix scripts
This commit is contained in:
parent
6dcf2f6828
commit
00ea2b0c36
2 changed files with 4 additions and 3 deletions
|
|
@ -136,6 +136,7 @@ in
|
|||
unadd = "reset";
|
||||
d = "diff";
|
||||
ds = "diff --staged";
|
||||
ch = "checkout";
|
||||
};
|
||||
extraConfig = {
|
||||
init = {
|
||||
|
|
|
|||
Reference in a new issue