Fossil Forum
drh
1 month, 2 weeks ago
Post: Bug: check-in comment not saved if the commit fails
Scenario:
-
Run
fossil commit -
Type 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.