Exception: Stove::GitError
Defined Under Namespace
Classes: DirtyRepo, NotARepo, OutOfSync
Instance Method Summary collapse
Methods inherited from Error
Instance Method Details
#message ⇒ Object
54 55 56 |
# File 'lib/stove/error.rb', line 54 def 'Git Error: ' + super end |