Exception: DeltaTest::NotInGitRepositoryError
- Inherits:
-
StandardError
- Object
- StandardError
- DeltaTest::NotInGitRepositoryError
- Defined in:
- lib/delta_test/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
17 18 19 |
# File 'lib/delta_test/errors.rb', line 17 def 'the directory is not managed by git' end |