Class peagen.errors.GitPushError
peagen.errors.GitPushError
GitPushError(ref, remote)
Bases: GitOperationError
Raised when pushing changes to a remote fails.
Source code in peagen/errors.py
115 116 117 118 |
|