Looking at the commit history of a project like this one or Kamodo, you can see that most of the commits are about check-in and check-out.
This is too noisy and can hurt adoption of hourly.
Git commit history should be about the project.
One idea is to use a hidden branch per our discussion on chat, to keep this metadata out of the commit history users are seeing.
Looking at the commit history of a project like this one or Kamodo, you can see that most of the commits are about check-in and check-out.
This is too noisy and can hurt adoption of hourly.
Git commit history should be about the project.
One idea is to use a hidden branch per our discussion on chat, to keep this metadata out of the commit history users are seeing.