git: push autoSetupRemote
This commit is contained in:
parent
ac64a8114e
commit
4a15a74a2e
|
@ -22,6 +22,7 @@
|
||||||
diff.colorMoved = "default";
|
diff.colorMoved = "default";
|
||||||
init.defaultBranch = "master";
|
init.defaultBranch = "master";
|
||||||
pull.rebase = true;
|
pull.rebase = true;
|
||||||
|
push.autoSetupRemote = true;
|
||||||
rebase.autoSquash = true;
|
rebase.autoSquash = true;
|
||||||
rebase.autoStash = true;
|
rebase.autoStash = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue