Exception: Geb::Git::GitError
Overview
class InsideGitRepoError < Geb::Error
Constant Summary collapse
- MESSAGE =
"An error occurred while executing a git command.".freeze
Instance Method Summary collapse
-
#initialize(e = "") ⇒ GitError
constructor
A new instance of GitError.