Tag: git
-
Recreating a failed Github Release with the same tag
So Reactist is configured to automatically build & publish an npm package when a new Github release is made. Over last week, I made a couple of releases, and both times I screwed up the build initially because I didn’t have everything necessary for a successful build in dev. It’s a bit tricky to re-trigger […]
-
Loving Git
I suppose this must be the zillionth post about how Git is so cool, but I’ll tell you what I love about it: Ultra fast commits. Coming from subversion, typing commit and getting a prompt back instantly is so surprising that you double check the first few times. Branching! God, you don’t realize how much […]