- changed status to resolved
Issues with Branch Naming (BB-6095)
Issue #4850
resolved
I've got a branch called "A#1_A", and when i try to compare to main branch i get: "spec must contain '..'".
Not sure if the "_" or the "#" is the issue.
I've noticed this issue with using dashes "-" too, e.g "A#1-A".
Can you confirm what the required conventions are for naming branches? Should probably be documented somewhere too...
Comments (6)
-
-
- changed status to open
-
- edited description
- changed component to pull requests
- marked as major
Can you confirm what the required conventions are for naming branches? Should probably be documented somewhere too...
We don't want to impose any limits if not necessary. We should be ale to handle existing branch names.
-
- edited description
-
assigned issue to
-
- changed status to resolved
This issue has now been fixed. See https://bitbucket.org/evzijst/hash/compare/.
I also noticed that branches with hashes didn't work in the source browser as well, so that should be fixed now too.
-
- changed component to Pull requests
- Log in to comment