Personal Cheat Sheet Programs

Nobody can remember everything. So it’s essential to write things down. Using custom cheat sheets for ourselves, can help us be effective at things important to our work.

Create Git repo with an empty commit

I wanted to know why developers on Twitter were talking about starting git repos with an empty commit, so I did a bit of web searching. I created a bash function to make the solution easier.