Commit a6b257c6 by John Jarvis

updating comment

parent dca686eb
#!/usr/bin/python
# Generates /var/tmp/repos.json from
# a yaml file containing a list of
# github organizations
# Given a list of repos in a yaml
# file will create or update mirrors
#
# Generates /var/tmp/repos.json from
# a yaml file containing a list of
# github organizations
import yaml
import sys
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment