colrev.ops.clone.Clone
- class colrev.ops.clone.Clone(*, git_url)[source]
Bases:
object
Clone CoLRev project from git remote repository
Methods
clone_git_repo
Method to clone a CoLRev project from git remote repository
Attributes
git_url
The git remote URL
- clone_git_repo()[source]
Method to clone a CoLRev project from git remote repository
- Return type:
None
- git_url
The git remote URL