controller.utilities.git.clone

controller.utilities.git.clone(url, path, branch, do=False, check=True)[source]
Parameters:
  • url (str)

  • path (Path)

  • branch (str)

  • do (bool, default: False)

  • check (bool, default: True)

Return type:

Repo