Artisanal Handcrafted Git Repositories | drew's dev blog
How to lovingly handcraft your own git repositories
4 posts
How to lovingly handcraft your own git repositories
Usually when people say that a topic is confusing when I think it’s not, the reason is that there’s actually some hidden complexity that I wasn’t considering. And after some follow up conversations, it turned out that HEAD actually was a bit more complicated than I’d appreciated!
This is a very simple git workflow. It (and variants) is in use by many people. I settled on it after using it very effectively at Athena. GitHub does something similar; Zach Holman mentioned it in this talk.
Always can learn how this works better!