So now all my company's source is inside BitBucket, is there a way to browse it? For instance, I'm looking for an implementation of some code I used in a previous project. I remember the function name, but am unsure where it was used.
Is there a way to search all the code inside bitbucket for any file that contains the method? Is there a way to grep my entire bitbucket repo without downloading my entire company's source?
Greetings!
First, select the repo you want to browse: https://bitbucket.org/username/your_repo
Then, to browse the code for that selected repo, click the source link (adjacent to overview).
I hope this response was helpful.
Happy coding! :)
Cheers,
Jason | Atlassian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.