Summary
Commits the specified files or all outstanding changes to the repository.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- Repository
Syntax
public RevSpec Commit(CommitCommand command)
Parameters
Name | Type | Description |
---|---|---|
command | CommitCommand | Any extra options to the commit method. |