Exception: Braid::NoPushToTag
- Inherits:
-
BraidError
- Object
- StandardError
- BraidError
- Braid::NoPushToTag
- Defined in:
- lib/braid/commands/push.rb
Instance Method Summary collapse
Methods included from T::Sig
Instance Method Details
#message ⇒ Object
8 9 10 |
# File 'lib/braid/commands/push.rb', line 8 def "mirror is based off a tag. Can not push to a tag: #{super}" end |