archive
tags
about
subscribe
laymonage
journeys, experiences, and stuff
Django's Git flow
Django uses Git to manage its codebase, but how?
Google Summer of Code reflection
Google Summer of Code 2019 was a life changing experience for me. Thanks to Django, I learned a lot of things through the summer.
Git rebase: a quick explanation
As a regular user of Git, I find one particular command to be extremely powerful. That command is…