This version of Unity is unsupported.

RevertMode

enumeration

Description

Defines the behaviour of the version control revert methods.

Properties

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