git fetch --prune
will only delete remote tracking branches. It will not delete local branches.
↧
Comment by Schwern on Undo git fetch --prune with explicit refs (undo deleting old local branches)
↧