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