diff --git a/home/.gitconfig b/home/.gitconfig index 19f0af7..613ccbc 100644 --- a/home/.gitconfig +++ b/home/.gitconfig @@ -22,6 +22,7 @@ [push] default = simple + followTags = true [init] defaultBranch = main