If someone deleted a remote branch because the work is over and I don’t know, I won’t do a git fetch --prune
and eventually I will push back the deleted branch.
Is there a viable solution for forcing Git to use the prune mode when fetching / pulling without having to specify it every time?