Description
The ccollab commit
command submits the changes from a pre-commit review to source control. Be sure to include a relevant comment.
Command Line Syntax
ccollab [global-options] commit [--comment <value>] [--dismiss-only] [--force] <review>
Command Options
Option |
Required? |
Description |
---|---|---|
No |
Comment for reviewed changes |
|
No |
Just dismiss the Action Item |
|
No |
Ignore potential problems |
|
Yes |
Must be either an integer review-id, 'ask', or 'last' |
Example
ccollab commit 25 --comment "my code" --force
See Also
ClearCase Integration
ccollab commit
ccollab addactivity
ccollab addchangelist (for ClearCase)
ccollab addchanges (for ClearCase)
ccollab addversions (for ClearCase)