It’s possible to end up with multiple branches pointing to the same treeish. This makes it easy to find.
Checkout the branch you’re looking for the twin of, then run
git find-twins
USAGE: git find-twins
looks for other git branches with heads pointing
to the same treeish as the current branch
Metadata:
Tags: