home/git: autoSetupRemote
This commit is contained in:
parent
7419112028
commit
d817f44c70
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
init.defaultBranch = "master";
|
init.defaultBranch = "master";
|
||||||
pull.rebase = true;
|
pull.rebase = true;
|
||||||
|
push.autoSetupRemote = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue