git pull default to rebase
This commit is contained in:
parent
1f35c4fe1c
commit
a07357a196
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@ in {
|
|||
extraConfig = {
|
||||
gpg.format = "ssh";
|
||||
push.autoSetupRemote = true;
|
||||
pull.rebase = true;
|
||||
rebase.autostash = true;
|
||||
};
|
||||
|
||||
userEmail = "xunuwu@gmail.com";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue