This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
Connecting to existing repository is unexplained #891
Closed
Description
Part question part issue:
getting-started.md has a header at the end which has no content
I would love to know how to connect to a repository from a new machine. Cheers!
Edit:
//(copied the body of a later comment for context)//
I created the project in Unity, added the GitHub for Unity plugin, then initialized a repo within unity through use of the plugin.
Next, I created a new empty repository on GitHub.com and copied the https link. I pasted that into the plugin’s remote origin field and saved the link. After making several commits and pushes everything works flawlessly.
My question arose when I tried to access the project from a different machine.