How to Prevent Merge Conflicts
(or at least have less of them)
Jun 15, 20226 min read3.0K

Search for a command to run...
Articles tagged with #beginners
(or at least have less of them)

Introduction One major benefit of version control is that you can roll back your code to any time in history without significantly disrupting your teammates. However, reverting your code isn’t always straightforward, especially when you’re still lear...

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...

Even If You Don’t Know Git

Answering the question everyone keeps asking me!