GithubCloner icon indicating copy to clipboard operation
GithubCloner copied to clipboard

A script that clones Github repositories of users and organizations.

Results 3 GithubCloner issues
Sort by recently updated
recently updated
newest added

pythongit has been introducing a lot of issues with failing without printing any indications that the cloning failed in multiple occasions. It has been reported multiple times by users. The...

So i ran this command :python3 githubcloner.py --org XXXX -o /output,however there folder Output is empty on my computer . I think i misunderstood the tool but i can't find...

I realized I forgot in previous PR to pass this option to two calls in the fromOrg function.