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