set pull as rebase
This commit is contained in:
parent
9ee92c5a0d
commit
73f842e678
3 changed files with 4 additions and 1 deletions
|
@ -23,6 +23,7 @@ in {
|
|||
lfs = enabled;
|
||||
extraConfig = {
|
||||
init = {defaultBranch = "main";};
|
||||
pull = {rebase = true;};
|
||||
push = {autoSetupRemote = true;};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue