codesearch.ai icon indicating copy to clipboard operation
codesearch.ai copied to clipboard

repos.txt file

Open conceptofmind opened this issue 3 years ago • 1 comments
trafficstars

Hi,

Is there a file of the list of repositories (repos.txt) available to use for recreating the results in the sourcegraph notebook?

Once we have initialized our database, we can finally start collecting code and query pairs. We will begin by collecting functions and their docstrings from Git repositories. Before starting, we must define the list of repositories we will process. That list should be in the form of a file with one repository per line in the following format: "code-host.url/org/name", for example, github.com/sourcegraph/sourcegraph. To start processing, you will have to specify the path to the repository list file and the number of parallel workers.

Thank you!

conceptofmind avatar Aug 23 '22 02:08 conceptofmind

+1

xxgj avatar Oct 30 '22 03:10 xxgj