Hex Editor - Binary File Editing Software for Windows
Download Hex Editor Neo Hide this button

HistoryPurgeLevel Enumeration

SymbolValueDescription
HistoryPurgeTail0All phantom operations (or operation tail) are dropped and removed.
HistoryPurgeBranches1All branches except the current one are dropped and removed.
HistoryPurgeAllButCurrent2All operations in a history are deleted. The document state is NOT changed, all modifications are “merged” into the single operation, which becomes an operation list root.
HistoryPurgeAll3Remove all operations except the very first one.