Next: My Git hooks work on the command-line but not inside Magit, Previous: The mode-line information isn't always up-to-date, Up: FAQ - Issues and Errors [Contents][Index]
Or more generally, ambiguous refnames break SOMETHING.
Magit assumes that refs are named non-ambiguously across the "refs/heads/", "refs/tags/", and "refs/remotes/" namespaces (i.e., all the names remain unique when those prefixes are stripped). We consider ambiguous refnames unsupported and recommend that you use a non-ambiguous naming scheme. However, if you do work with a repository that has ambiguous refnames, please report any issues you encounter so that we can investigate whether there is a simple fix.