Skip to main content jdo.sh

Posts on Clean-Code

  1. Committed

    It’s not at all uncommon to open a code repo and find the following commit messages:

    version bump
    fixed a bug
    this works now

    These are fine commit messages, but only for one person and at one point in time: the committer and the 5-minute period following the creation of the commit.