Bug: check-in comment not saved if the commit fails
(1) By Richard Hipp (drh) on 2026-05-21 16:00:40 [source]
Scenario:
Run
fossil commitType in a detailed check-in comment.
The check-in aborts because (for example) another developer checked in ahead of you.
After you "fossil up" and retest and then rerun "fossil commit" it
forgets the comment text that you worked so hard on in step 2. It really
ought to remember that text and present it to you again in the editor as
the default comment.