git remote prune origin
[0] https://stackoverflow.com/questions/20106712/what-are-the-di...
git fetch -p && git branch -vv | awk '/: gone]/{print $1}' | xargs git branch -d
[0] https://stackoverflow.com/questions/20106712/what-are-the-di...