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