Often I will run the following two commands:
fossil add <list of files>
^add^ci
(i.e., fossil ci <list of files>) immediately afterwards.
Sometimes I forget the second step and then do some funny stuff (changing
trunks, merging etc.) until I stumble over the uncommitted files.

Is there anything speaking against adding a --commit (and maybe --message)
option to add so that it'll commit immediately?

-Martin

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to