I want to clean my local branches (merged or not), except master and develop.
I did some cleanup on the remote repository and I want to have the same locally.
I tried git fetch --prune which removed some, but there is still a large amount (over a hundred...).
 
    