English
Appearance
Remove all the metadata associated with an ongoing command like merge, revert, cherry-pick, etc. For example: MERGE_HEAD, MERGE_MSG, etc.
MERGE_HEAD
MERGE_MSG
class Repository { cleanupState(): void; }