Common/programs/git: disable pull.rebase
This commit is contained in:
parent
f3189018bf
commit
b56b90651a
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@
|
||||||
delta.enable = true;
|
delta.enable = true;
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
init.defaultBranch = "main";
|
init.defaultBranch = "main";
|
||||||
pull.rebase = "interactive";
|
|
||||||
commit.verbose = "true";
|
commit.verbose = "true";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue