Set Git config pull.rebase true
This commit is contained in:
parent
cdac78f0ce
commit
4b781c2157
1 changed files with 1 additions and 0 deletions
1
git.nix
1
git.nix
|
@ -6,5 +6,6 @@
|
|||
enable = true;
|
||||
userName = "ElnuDev";
|
||||
userEmail = "elnu@elnu.com";
|
||||
extraConfig.pull.rebase = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue