Today I was trying to make a simple change to a Git repository, privately hosted
with GitHub. I cloned the repository, made the change and went to push it up for
review. The git push didn’t succeed and I thought maybe I had fat fingered the
remote URL when I cloned the repository (but that couldn’t be right because
I’d successfully cloned the repository, right?). I tried removing and
re-adding the remote but still “no dice”, as they say.
On meaningful error messages
Posted by Pete Johns on Thursday, 20 December 2018 in UX