project_release.git.current_repo
- project_release.git.current_repo() Repo[source]
Return the current git repository.
- Returns:
The current git repository.
- Return type:
git.repo.base.Repo
- Raises:
SystemExit – If the git repository is invalid.
Return the current git repository.
The current git repository.
git.repo.base.Repo
SystemExit – If the git repository is invalid.