Summary
Add files regardless of possible case-collision problems.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
.Extensions .CaseGuard - Containing Type
- Case
Guard Add Remove Command Extensions
Syntax
public static AddRemoveCommand WithOverrideCaseCollision(this AddRemoveCommand command)
Parameters
Name | Type | Description |
---|---|---|
command | AddRemoveCommand |
The AddRemoveCommand to modify.
|
Return Value
Type | Description |
---|---|
AddRemoveCommand |
The specified AddRemoveCommand command object, for the
fluent interface.
|