diff options
Diffstat (limited to 'files/.gitconfig')
| -rw-r--r-- | files/.gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/files/.gitconfig b/files/.gitconfig index fca7a34..f740f38 100644 --- a/files/.gitconfig +++ b/files/.gitconfig @@ -66,6 +66,8 @@ tabsize = 2 [pull] rebase = true +[push] + followTags = true [guitool "meld"] cmd = meld $FILENAME noconsole = yes |
