150
151
edited_content = msg_transport.get_bytes(basename)
151
152
if edited_content == reference_content:
156
155
# Returning "" makes cmd_commit raise 'empty commit message
157
156
# specified' which is a reasonable error, given the user has
158
157
# rejected using the unedited template.