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.