-
Clone url is always of the form
<server root url>/<project path>. To get list of clone urls for all projects, you may call restful api to list all projects, and for each project, get its path, and then construct the clone url:https://code.onedev.io/~help/api/io.onedev.server.rest.resource.ProjectResource
-
Previous Value Current Value Open
Closed
-
Thank you.
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
We have almost 400 projects with code repositories. They are organized within project hierarchy, so git clone URLs are hard to predict.
Is there a way to get a list of all git clone URLs for all projects?