feat(git): automatically push tags
This commit is contained in:
parent
dc22952892
commit
88c22f7b6a
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@
|
|||
|
||||
push = {
|
||||
autoSetupRemote = true;
|
||||
followTags = true;
|
||||
recurseSubmodules = "on-demand";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue