Thoughts

mental health break ,./'"**^^$_---
The problem with git is that git commands and git operations are orthogonal to each other. Running `git commit` creates a new commit and
updates the branch to point at that commit. That should be two commands. Branches are just pointers to commits, but it took me almost 10 years of using git to figure that out. Because the command to update where a branch points is `git reset --hard`.
Link 7:52 p.m. Dec 09, 2023 UTC-5