Welcome!
I use Git to track my work. It’s a fantastic tool for versioning. One of the first commands I write down into the shell when I create a new Git repository is:
git commit -S -m "First commit"
This post is somewhat the same. It’s just a computer scientist’s way to welcome you to my website.