diff --git a/dotconf/gitconfig b/dotconf/gitconfig index aa7fa24..e48b939 100644 --- a/dotconf/gitconfig +++ b/dotconf/gitconfig @@ -74,7 +74,7 @@ [fetch] prune = true - prunetags = true + # prunetags = true fsckobjects = true [merge]