RevertMode

enumeration

Switch to Manual

Description

Defines the behaviour of the version control revert methods.

Variables

NormalUse the version control regular revert approach.
UnchangedRevert only unchanged files.
KeepModificationsRevert files but keep locally changed ones.