Home
DevCentral
Search
Configure Global Search
Log In
Transactions
T615
Change Details
Change Details
Old
New
Diff
We need a script to output the list of repositories a specific organization have on GitHub. That would help to clone them all, which is required by code indexers services. Etsy Hound would be happy with URL like: ``` [ "https://www.github.com/Organization/RepoOne.git", "https://www.github.com/Organization/RepoTwo.git", "https://www.github.com/Organization/RepoThreee.git" ] ```
We need a script to output the list of repositories a specific organization have on GitHub. That would help to clone them all, which is required by code indexers services. Etsy Hound would be happy with URL like: ``` [ "https://www.github.com/Organization/RepoOne.git", "https://www.github.com/Organization/RepoTwo.git", "https://www.github.com/Organization/RepoThreee.git" ] ```
Continue