1
0
Fork 0

gitconfig: git push tags too

This commit is contained in:
Pratham Patel 2024-03-05 11:02:11 +05:30
parent 3fac7c04cc
commit fc0c70b620
Signed by: thefossguy
SSH Key Fingerprint: SHA256:/B3wAg7jnMEBQ2JwkebbS/eXVZANDmqRfnd9QkIhxMI
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
defaultBranch = master
[push]
default = simple
followTags = true
[diff]
tool = meld
[gpg]