Screw configuring GPG to sign git commits, do it with your same SSH key like this
GPG gives a lot of shit on macos for some reason. It’s best to just add the same SSH authentication…
GPG gives a lot of shit on macos for some reason. It’s best to just add the same SSH authentication…
TL;DR; git checkout master git reset --hard fixed-master-branch git push origin master -f Sometimes someone may pollute the ‘master’ branch…
Got this annoying dialog popping up on Sublime Text 2? Go to Preferences > Browse Packages … a Finder window…
Most of the times, it makes more sense to start working on something that slowly transforms into the beginning of…
I don’t know if it’s the crazy syntax, but for the life of me, I always need to come back…