controller.utilities.git.switch_branch

controller.utilities.git.switch_branch(gitobj, branch_name)[source]
Parameters:
  • gitobj (Optional[Repo])

  • branch_name (str)

Return type:

bool