Today I installed Git on my system. l learned the history of Git, and that it tracks through commits.
I started the day wanting to learn Hugo but quickly abandoned it to focus on Git. Even though I have modest goals for my website, I do need to have a version control system in place. Git is the best and the most widely used software for this purpose.
For my learning, I am using Michael Hartl's Learn Enough Developer Tools to be Dangerous: Command Line, Text Editor, and Git Version Control Essentials.