-
Bug
-
Resolution: Won't Fix
-
Low
-
2
-
1
-
Issue Summary
When there are two repositories with the same name and the only difference is a '.git' extension, Bitbucket will only show the repository without .git extension even when the repository name with .git extension is used.
Steps to Reproduce
- Create two repositories with the same name where one also has a '.git' extension.
- Reference the repository with the .git extension using UI or from a git client.
Expected Results
The repository with .git extension should be shown when the repository with .git extension is used in the UI or Git client.
Actual Results
The repository without .git extension is shown when the repository with .git extension is used in the UI or Git client.
Workaround
Avoid this problem by not adding .git to repository names.
Form Name |
---|
After reviewing this issue, we determined that it was low priority and unlikely to be worked on in the near future. We appreciate your input, but want to be transparent about our decision to not fix this right now.