> The @button saved the .leo file, triggering the save of the text file as 
> well. Fossil picked up both changes.
>
> Is it possible to write the @clean node to disk without saving the .leo 
> file? That would let me give unique commit messages for each @clean file 
> and also for the .leo file at the end of the session.
>

Might be easier to just ask fossil to only commit one of the changes:

>fossil changes
EDITED     docs/Readme-utils.md
EDITED     docs/Readme.md

>fossil commit -m "only commit 1 changed file of many" docs\Readme-utils.md
 
>fossil changes
EDITED     docs/Readme.md

(I don't use fossil in any real way. I've frequently always wanted to 
though and knew where to look to find out this method.)

matt

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to