Exception: Braid::Operations::LocalChangesPresent

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

Instance Method Summary collapse

Methods included from T::Sig

#sig

Instance Method Details

#messageObject



49
50
51
# File 'lib/braid/operations.rb', line 49

def message
  'local changes are present'
end