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?