I should add that it's not always possible or desirable to test all
commits in a bundle that will be pushed together.  A goal of breaking
up large commits into smaller ones is to make it easier to understand
and backport them, but an engineer working on a backport will have to
retest anyways.  Also, one may want to break up a commit into: code,
test, doc updates that go together, in which case the test may not
pass for one of those commits by intention.
_______________________________________________
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