Fossil

checkin.wiki at [831306e11b]
Login

checkin.wiki at [831306e11b]

File www/checkin.wiki artifact 66dd43d52c part of check-in 831306e11b


Checkin Checklist

Before every checkins:

  1. fossil diff
    1. No stray changes
    2. All inputs are scrubbed before use
    3. No injection attacks via %s formats
  1. fossil extra → no unmanaged files need to be added.
  1. The checkin will go onto the desired branch.
  1. The checkin will not cause a unintentional fork.

Before every checkin to trunk:

  1. No compiler warnings on the development machine.
  1. The fossil executable that results from a build actually works.