Articles in this series
Have you ever spent all day searching through commits for a bug? Use this git bisect to literally cut your time in half!
An Abbreviated Guide to Navigating Github Actions
Even If You Don’t Know Git
GitHub Pages has always felt magical because we never had a way to see the build logs for Jekyll sites. Admittedly, that can be a bit frustrating because it's harder to identify and solve problems without context. If GitHub Pages failed to build a si...
My Plan To Automate Collaborator Invitations on GitHub In addition to working as a Developer Advocate at GitHub, I moonlight as the Director of Programming at G{Code} House. G{Code} House is a non-profit organization that introduces women of color an...
I don’t think I’m alone in saying this; early in my career, merge conflicts were the bane of my existence (particularly in 2019). I graduated from a coding boot camp in 2018, and during that time, if I ever experienced a git issue that I didn’t know ...