RevertMode

enumeration

Cambiar al Manual

Descripción

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.