git config fetch.prune true 🎉

This commit is contained in:
2018-10-10 18:46:33 -04:00
parent 9bc084277b
commit f390ea38d0

View File

@@ -31,6 +31,9 @@
[push] [push]
default = current default = current
[fetch]
prune = true
[color] [color]
ui = auto ui = auto