Summary
Force check in without merge. Ignores code changes checked in after
the user's last checkout or merge. The default is
false
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .SurroundSCM - Containing Type
- SSCMCheckin
Syntax
[TaskAttribute("skipautomerge", Required = false)]
public bool SkipAutomerge { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute |
Value
Type | Description |
---|---|
bool |