Enable auto setup remote for get push
This commit is contained in:
parent
717f75ef94
commit
909e835e4f
1 changed files with 3 additions and 0 deletions
|
|
@ -146,6 +146,9 @@
|
|||
init = {
|
||||
defaultBranch = "main";
|
||||
};
|
||||
push = {
|
||||
autoSetupRemote = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue