For some reason, this morning is the day I've (finally) decided to take some time to actually learn #git in a more systematic way than my current approach of googling as I go along and inevitably forgetting how I solved the last problem...
I enjoyed reading and answering the quiz questions of the W3 schools tutorial (https://www.w3schools.com/git/) and I'm grateful to the #Stackoverflow peeps who have asked the same silly questions that I've been asking myself and to the kind people who patiently answered them. Now I know that "origin" doesn't have a particular meaning, it's just an alias for a URL and that there is a system to the use of one or two dashes in git commands (okay, I could have admittedly worked that one out by myself but trial-and-error served me just fine for the past few years... ).
