mirror of
https://github.com/wahyd4/dotfiles.git
synced 2026-08-09 04:46:12 +10:00
.gitconfig: Add push.followTags
Thanks to @sindresorhus: https://twitter.com/sindresorhus/status/596347008975241216
This commit is contained in:
@@ -142,6 +142,8 @@
|
||||
# installations. To use `simple` instead, add this to your `~/.extra` file:
|
||||
# `git config --global push.default simple`. See http://git.io/mMah-w.
|
||||
default = matching
|
||||
# Make `git push` push relevant annotated tags when pushing branches out.
|
||||
followTags = true
|
||||
|
||||
# URL shorthands
|
||||
|
||||
|
||||
Reference in New Issue
Block a user