Summary
Bundles changesets into a changegroup file, a bundle.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- Repository
Syntax
public void Bundle(BundleCommand command)
Parameters
Name | Type | Description |
---|---|---|
command | BundleCommand | The options to the bundle command. |
Return Value
Type | Description |
---|---|
void |