git config fetch.prune true 🎉

main
Dan Buch 6 years ago
parent 9bc084277b
commit f390ea38d0
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7

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

Loading…
Cancel
Save