tidoy few other things
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
|
||||
extraConfig = {
|
||||
pull.rebase = false;
|
||||
push.autoSetupRemote = true;
|
||||
init.defaultBranch = "main";
|
||||
};
|
||||
|
||||
@@ -63,7 +64,6 @@
|
||||
f = "fetch -p";
|
||||
c = "commit -v";
|
||||
p = "push";
|
||||
# po = "push -u origin "; TODO push current branch to main
|
||||
ba = "branch -a";
|
||||
bd = "branch -d";
|
||||
bD = "branch -D";
|
||||
|
||||
Reference in New Issue
Block a user