shanesmith / gerrit-cli

Gerrit in your command lines.
MIT License
46 stars 19 forks source link

Have ninja mode work with multiple commits in a topic #14

Closed jpl-mac closed 8 years ago

jpl-mac commented 8 years ago

When using ninja mode with multiple commits in a topic, all the commits get pushed to gerrit but then the command chokes on the review part because there are more than one commit and suggests the using the interactive option.

Would be nice if it just worked silently