Exception: Braid::Mirror::NoTagAndBranch

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

Instance Method Summary collapse

Methods included from T::Sig

#sig

Instance Method Details

#messageObject



25
26
27
# File 'lib/braid/mirror.rb', line 25

def message
  'can not specify both tag and branch configuration'
end