Good day -

  Please could anyone let me know how I can get a list of GIT repository 
URLs
  contained within a GitLab Project .

  My company has many GitLab Projects, which are NOT git repositories 
themselves,
  with many GIT repositories underneath them:

    Project / GIT_REPO_1 /
               ...
               / GIT_REPO_N / 

  I've been using the JSON API :
     https://gitlab.com/help/api/README.md
    
  But the API exposes GIT functionality for GIT repositories, 
  there seems to be no API to list GIT repositories within a
  project. 

  Is there any URL I can use (besides parsing the HTML output
  from the project web-page) that will render the list of GIT repositories,
  including those within non-GIT-repo sub-projects,
  contained within a project that is not itself a GIT repo ?

  Or is there any URL to download a whole project and all its
  contained GIT repos ?

Thanks & Best Regards,
Jason

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/201bcaca-bb82-4649-a681-5ff997c4a11a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to