aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Bobov <anton@bobov.name>2025-07-16 22:09:53 +0500
committerAnton Bobov <anton@bobov.name>2025-07-16 22:09:53 +0500
commit9ff3677afd086ce0b77d3cf09c2598a8870901ae (patch)
tree69dd52cb0a9fb0ccc7b0f5e0ec8b9987fcb530fb
parent03447e8cbe255432e52022b4df78bef993832b6a (diff)
git: Remove tags prune
Prune tags on fetch not work well with lazygit (wuth periodic fetch).
-rw-r--r--files/.gitconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/files/.gitconfig b/files/.gitconfig
index b831675..1d3a73d 100644
--- a/files/.gitconfig
+++ b/files/.gitconfig
@@ -154,7 +154,6 @@
[fetch]
prune = true
writeCommitGraph = true
- pruneTags = true
all = true
[column]
ui = auto