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



40
41
42
# File 'lib/braid/operations.rb', line 40

def message
  'local changes are present'
end