aldebaran / manifest

qiBuild manifest for Aldebaran open-source projects
0 stars 4 forks source link

Could not read from remote repository #2

Open Michdo93 opened 2 years ago

Michdo93 commented 2 years ago

Hi,

I got following after I run qisrc init git@github.com:aldebaran/manifest.git:

[ERROR]: Exception Update failed
git remote update --prune origin failed
Fetching origin
fatal: Invalid gitfile format: manifest.xml
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
error: Could not fetch origin

Thanks in advance.

Michdo93 commented 2 years ago

Forget my last post, the right solution is qisrc init https://github.com/aldebaran/manifest.git.