Exception: VersionManager::Make::ForbiddenBranchError
- Inherits:
-
StandardError
- Object
- StandardError
- VersionManager::Make::ForbiddenBranchError
- Defined in:
- lib/version-manager/make.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
10 11 12 |
# File 'lib/version-manager/make.rb', line 10 def 'You can not do actions from this branch. Checkout to appropriate branch' end |