ManagedRepository.saveState

Save the state of the working tree for versioned files to a .json file, which can later be verified with checkState. This should be called after any git command which mutates the git state.

class ManagedRepository
void
saveState
()

Meta