Artful Bytes

A blog about building and programming hardware.

How I version control with git

September 24, 2022 1 min read

Continuing my video series, in this video, I explain how I use git and how to write a good commit message. I initialize the project repository and make the first two commits.

I follow conventional commits when I write my commit messages.