martinmelin / githubmirror

A small script to keep a local bare copy of every repo in a Github organization, for faster cloning and deploys
40 stars 14 forks source link

Add support for regular users #7

Open casept opened 7 years ago

casept commented 7 years ago

The project currently does not work properly when trying to mirror a user instead of an organization. It simply returns Github error: 404 {u'documentation_url': u'https://developer.github.com/v3', u'message': u'Not Found'} when supplied with a regular user.