0

I can't pull or push anything from a remote repository. I do have the correct rights.

C:\Users\Stijn\Dropbox\Fissa\website\alpha 0.3>git remote -v origin https://github.com/jeroenmager/Fissa (fetch) origin https://github.com/jeroenmager/Fissa (push) C:\Users\Stijn\Dropbox\Fissa\website\alpha 0.3>git pull origin master remote: Repository not found. fatal: repository 'https://github.com/jeroenmager/Fissa/' not found 

2 Answers 2

2

The repo really doesn’t seem to exist, see the web interface.

Sign up to request clarification or add additional context in comments.

2 Comments

It does, its a private repo. I can acces it without any problem
So maybe git can’t access it? What kind of authentication do you use?
0

I have found the awnser. I was logged in with my old account and also my new account. I know this makes no sense but inviting both accounts worked, while inviting both accounts sepperately didn't. Thank you all for your help anyways

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.