M
Megan Sullivan @meganesulli
Monday, March 1, 2021 import

Tweet

TIL that you can do `git commit --allow-empty` to make a new commit with no actual changes to your files. No more random whitespace changes to trigger new builds! 🥳