Code review comment for lp:~paulbrianstewart/bzr/207507-bzr-commit-message

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Hi Paul,

The change seems reasonable, but the recommended usage ("Specify --message ''") does not seem to work. E.g.:

$ bzr ci --message ""
Committing to: /tmp/t/
bzr: ERROR: empty commit message specified

I think we need to fix "bzr commit" to allow empty commit messages (perhaps only when specified on the command-line, not from the file editor).

« Back to merge proposal