Add followTags property to push command
This commit is contained in:
@@ -5,3 +5,5 @@
|
|||||||
editor = vim
|
editor = vim
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = master
|
defaultBranch = master
|
||||||
|
[push]
|
||||||
|
followTags = true
|
||||||
|
|||||||
Reference in New Issue
Block a user