For all those little papers scattered across your desk
Do you keep your junk drawer full of fun and creative things?
On this site, I break down complex answers to simple questions.
Copying a git-range-diff to GitHub posted on 04 October 2024
Excerpt:
I’ve been using
git range-diff
for the past few months to explain changes between versions of a patch series, such as different versions of a branch after responding to review comments on a Pull Request. This post explains how I use post the output for Markdown-ish consumption on GitHub.