[CentOS-devel] [PATCH] tool to list repos on git.centos.org

Wed Jun 11 21:26:22 UTC 2014
bonniek <bonniek at fnal.gov>

This will return a list of git repos for a given "project path". Needs simplejson and requests python modules. 

bonniek (1):
  Initial commit of script to get git repolist from git.centos.org.

 centos.git.repolist.py |   57 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 57 insertions(+), 0 deletions(-)
 create mode 100755 centos.git.repolist.py