Always prune branches with fetch

This commit is contained in:
Paweł Płazieński 2018-12-21 20:50:51 +01:00
parent 0b7a0bd024
commit e2c098726f

View file

@ -21,6 +21,8 @@
[pull]
rebase = true
ff = only
[fetch]
prune = true
[alias]
st = status -s -b