MergeJob.

Cleanup() Method

Summary

Cleans up temporary files left by the initial merge command (the .base, .local, .orig and .other files.)
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
MergeJob

Syntax

public void Cleanup()

Return Value

Type Description
void