githubmirror icon indicating copy to clipboard operation
githubmirror copied to clipboard

Init missing repositories, better failure reporting

Open promovicz opened this issue 9 years ago • 1 comments

This patch makes it possible to mirror organizations with repositories that are broken or blacklisted by github.

This is done by continuing on failure. Failed repositories will be printed on finish.

(if you don't like the messages or other details then please drop a line)

promovicz avatar Aug 14 '14 14:08 promovicz

Oh, and I forgot: this also makes "sync" initialize repos that aren't present properly.

This way its easier to mirror incrementally, even if the set of repositories changes.

promovicz avatar Aug 14 '14 14:08 promovicz