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



57
58
59
# File 'lib/braid/operations.rb', line 57

def message
  'local changes are present'
end