While working on CI, I wanted to test changes, I didn’t want to add a space to a Markdown file to trigger it. Instead you can create an empty commit in git
While contributing to a big OSS project it’s quite useful to know how to do a Git rebase. This post will teach you what it is about and how to master it.