12 December 2021 Change the author of a GIT commit & a tale of a missing GitHub contributor Change the author of a set of commits without rewriting the date of their original commit and keeping all merge commits, so that they correctly show in the GitHub contributors section.
24 January 2021 How I keep my custom Ghost Casper theme in sync with the original code How I keep two versions of my blog's theme up to date when the Office source theme Casper gets an update from its maintainers, by using git rebase.