If you have a lot of branches and want to determine which ones can be deleted
because it has been merged to more permanent branches like master, main, dev,
release. Look for the --merged
[https://git-scm.com/docs/git-branch#Documentation/git-branch.txt---mergedltcommitgt]
branches and then filter out branches not to