You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
When I search BitBucket from my repo, it auto-populates the search terms correctly, such as:
project:PRJ repo:this-repo searchterm
BitBucket correctly identifies the repo I want to search by listing it in bold below the search bar and to the left of the "Search Everywhere" link. However, it does not return any results. I've found that other repositories are searched fine if they do not include any characters that are stripped from BitBucket's search terms, e.g. this_other_repo would work fine.
I'm unfortunately not in any position to rename this repo. How would one go about searching a repo that includes a dash in its name? Via escaping the character, altering the search terms, or any other method.