(no title)
aktiur | 4 years ago
It makes sense when you have a small team of people that know the project very well to record everything, and they can easily maintain stringent standards, like never committing anything that breaks the tests.
Whereas for a big project that involve thousands of people mailing patches around, some of them first time contributors, you'd rather make sure that what ends up in the immutable log has is clean enough.
richie_adler|4 years ago
This is expressly addressed in https://fossil-scm.org/home/doc/trunk/www/fossil-v-git.wiki (fifth row of the first table)