feat(git): push only current branch, and only if upstream matches
This commit is contained in:
parent
88c22f7b6a
commit
621a555c25
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@
|
|||
|
||||
push = {
|
||||
autoSetupRemote = true;
|
||||
default = "simple";
|
||||
followTags = true;
|
||||
recurseSubmodules = "on-demand";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue