2022-11-28
|~5 min read
|856 words
The command for Git is still experimental, but is a more intuitive solution to some of the problems I’ve come across regularly. Similarly…
2022-11-28
|~4 min read
|704 words
I’ve written about git reset vs. git revert before. I’ve even looked at some patterns for “undoing” in git. This is a closer look at git…