tweak(git): enable push.autoSetupRemote
This commit is contained in:
parent
6ff5bf4c11
commit
51f5adfab6
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
merge.ignore.driver = "true";
|
merge.ignore.driver = "true";
|
||||||
init.defaultBranch = "master";
|
init.defaultBranch = "master";
|
||||||
status.showUntrackedFiles = "all";
|
status.showUntrackedFiles = "all";
|
||||||
|
push.autoSetupRemote = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
aliases = {
|
aliases = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue