Our remote has recently been flooded with duplicate branches of the same name with a differing case. Example -- much of our Feature branches have duplicate branches with a lowercase f. It has caused reference issues for many of the devs in the codebase as there's not easy way to determine which branch they're pushing to.
Has anyone seen something like this before?