GithubCloner
GithubCloner copied to clipboard
Move from pythongit to a direct Git call
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 best way to solve it is by having our own wrapper that directly uses Git.