Multi device use syncing into one github-repo #977
Unanswered
Helbrecht-pnp
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I am very new to this space, and I am currently facing the issue that I am trying to sync my laptop to a repo. I added a 2nd account to the repo as a collaborator. But trying to "clone existing repo" always results in "cannot read properties of undefined reading clone"
My working steps are:
On Laptop, with 2nd github account, I click on the repo where I invited myself to be able to get the https:// URL to copy it into the remote URL section.
I run the command: Git: Clone existing repo
enter URL which is: https//github.com//<repo_name>
I created a folder in which I wanted it to clone into and use that as directory for the command to clone
It says its actively cloning, but then says "cannot read properties of undefined reading clone" and nothing happens
I tried searching the web, but I am not familiar with git and obsidian to solve it myself.
Beta Was this translation helpful? Give feedback.
All reactions