removed pygit2
parent
3cc02d5b0e
commit
cb32fc3d01
@ -1,5 +0,0 @@
|
|||||||
from pygit2 import clone_repository
|
|
||||||
|
|
||||||
|
|
||||||
def clone_repo(repo_url, repo_path):
|
|
||||||
repo = clone_repository(repo_url, repo_path)
|
|
Loading…
Reference in New Issue