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