Summary
Gets or sets the merge tool to use.
Default value is
System.String.Empty, which means the default merge tool is to
be used.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- BackoutCommand
Syntax
public string MergeTool { get; set; }
Remarks
This property requires Mercurial 1.7 or newer.
Attributes
| Type | Description |
|---|---|
| Default |
Value
| Type | Description |
|---|---|
| string |