[kwlug-disc] git remote add ...
Ronald Barnes
ron at ronaldbarnes.ca
Sun May 15 16:39:50 EDT 2022
Raymond Chen wrote on 2022-05-14 16:33:
> IIUC, your origin is your local git repo. So if you're pushing to
> github, you might need:
>
> git push --set-upstream github master
That does work, though I think I have to git remote add first.
I was looking for a way to permanently add a second remote though.
Apparently, that's just not how git works.
Thanks Raymond.
rb
More information about the kwlug-disc
mailing list