Exception: Braid::NoPushToTag

Inherits:
BraidError
  • Object
show all
Defined in:
lib/braid/commands/push.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



6
7
8
# File 'lib/braid/commands/push.rb', line 6

def message
  "mirror is based off a tag. Can not push to a tag: #{super}"
end