Git renames are not renames

I consider myself pretty git-confident, I’ve worked with it a lot, taught it, been a git consultant, run engineering and various things-as-code teams. This week I had a spectactular git problem where merging one branch into another produced changes that … Continue reading

Querying the GitHub GraphQL API

In a recent project around open source contributors, I wanted to take a look at which projects a particular user (actually a few of them, but I wrote a wrapper to repeat the process for each handle) maintains. GitHub doesn’t … Continue reading

Git branching strategies for docs projects

One of the most-asked questions for our docs-as-code platform where writers or their teams might be new to git: [https://redocly.com/blog/git-branching-for-docs](https://redocly.com/blog/git-branching-for-docs)