Best Practice (4/4)

6.4.1. Best Practice (4/4)#

Best Practices

  1. Keep a healthy reference

  2. Separate changes

  3. Commit complete changes

  4. Regularly tag states

Regularly tag good states
  • Tag particular states (see git tag )

  • Use a meaningful versioning framework to describe states (e.g., semver )