2022-11-28
|~4 min read
|791 words
.gitconfig follow-up with .bash_profille In my previous Git posts (here and here), I noted that one of the things I found really helpful was…
2022-11-28
|~8 min read
|1580 words
I’ve been trying to learn more about Git recently. I thought I’d write up some of the lessons I’ve learned to create a basic primer on Git…
2022-11-28
|~2 min read
|313 words
In his talk “A Branch In Time” (which I wrote about recently in Write Better Commit Messages, Tekin Süleyman has an offhand comment that I…
2022-11-28
|~7 min read
|1286 words
I recently made a small contribution to a VS Code extension on Github. In addition to evaluating the code, the maintainer, @roblourens, went…