ManagedRepository.checkState

Verify that the state of the working tree matches the one when saveState was last called. Throw an exception otherwise. This and clearState should be called before any git command which destroys working directory changes.

class ManagedRepository
void
checkState
()

Meta