Set git updaterefs as default
This commit is contained in:
parent
76894d4b58
commit
231d761f86
1 changed files with 1 additions and 0 deletions
|
|
@ -130,6 +130,7 @@
|
|||
extraConfig = {
|
||||
init.defaultBranch = "main";
|
||||
pull.rebase = true;
|
||||
rebase.updateRefs = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue