colrev.ops.clone.Clone

class colrev.ops.clone.Clone(*, git_url)[source]

Bases: object

Clone CoLRev project from git remote repository.

Initialize the clone operation.

Methods

clone_git_repo

Clone a CoLRev project from a git remote repository.

Attributes

git_url

The git remote URL

clone_git_repo()[source]

Clone a CoLRev project from a git remote repository.

Return type:

None

git_url

The git remote URL