Usage: ccollab [global-options] commit [--comment <value> --force] <review>
commit - Commit changes in the review
Option
|
Required?
|
Description
|
--comment <value>
|
N
|
Comment for reviewed changes
|
--force
|
N
|
Ignore potential problems
|
|
Y
|
Must be either an integer review-id, 'ask', or 'last'
|
Commit the changes from a pre-commit review to sourcecontrol. Be sure to include a relevant comment.
|