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.
How to find a repository on bitbucket ?
I want to find the repository by keywords: WPF C# master detail
On github I enter "WPF C# master detail".
I get a list of repositories.
How do I do the same search on bitbucket ?
Hi @Ivan
Welcome to the community!
This described on the Bitbucket Search documentation page in the "Search scopes" paragraph:
To search in public repositories that aren't associated to any accounts you have access to, go to that repository and search there.
There are a couple of options available to achieve a similar result:
- First the Overview page (https://bitbucket.org/dashboard/overview) will populate with repositories that you have contributed and accessed overtime
- The Explore page (https://bitbucket.org/repo/all) has been created for the purpose of searching for new repositories
- Google search can help as well. These are in the end public repositories and, as such, are indexed in Google. By adding the "site: https://bitbucket.org" string to your search, you'll be able to find public repositories.
Hope it will help you!
Regards,
Sushant Verma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.