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.