Git amend but for older commits
Ever wanted to git amend but for a commit that isn’t HEAD? You’re not gonna believe this… This function is written in fish but you…
Ever wanted to git amend but for a commit that isn’t HEAD? You’re not gonna believe this… This function is written in fish but you…
I love my Spongebob vans, and I’m scared of the day when I’ll have to choose another shoe, because this shoe is made by Walmart…
Tiktok: Cygwin does funny stuff with line endings, skip to the bottom and add that to .prettierrc My personal dev setup is as follows: Everything…
Tiktok: I published @jgjp/fire that lets you use .catch() and .finally() everywhere I recently found myself being grossed out by try/catch blocks, the reasons I…
Tiktok: adding eslint import management was a chore, skip to the bottom and paste that in your eslintrc Faced with a project that had imports…