<div dir="auto">You can use ‘git remote add <remote_name>…’ After adding the remote, you can find its section in <span style="color:rgb(30,25,25);font-family:AtlasGrotesk-editor,NotoSansHebrew-editor,NotoSansArabic-editor,NotoSansCJKjp-editor,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:16px;background-color:rgb(255,255,255)">.git/config file. Like the post above says, the remote config is a local thing. </span></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, May 15, 2022 at 16:43 Ronald Barnes <<a href="mailto:ron@ronaldbarnes.ca">ron@ronaldbarnes.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Raymond Chen wrote on 2022-05-14 16:33:<br>
<br>
> IIUC, your origin is your local git repo. So if you're pushing to <br>
> github, you might need:<br>
> <br>
> git push --set-upstream github master<br>
<br>
That does work, though I think I have to git remote add first.<br>
<br>
<br>
I was looking for a way to permanently add a second remote though. <br>
Apparently, that's just not how git works.<br>
<br>
<br>
Thanks Raymond.<br>
<br>
rb<br>
<br>
<br>
_______________________________________________<br>
kwlug-disc mailing list<br>
<a href="mailto:kwlug-disc@kwlug.org" target="_blank">kwlug-disc@kwlug.org</a><br>
<a href="https://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org" rel="noreferrer" target="_blank">https://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org</a><br>
</blockquote></div></div>