0

I want to clone an organization's private git lab repository. I had access to it.

Command I used in windows 10: git clone http://<git.organisation.com>/<user>/<repository_name>

It is giving me this error

remote: Not Found
fatal: repository not found

I tried deleting credentials in Credential Manager, re-installed git, and tried the command in cmd, Git Bash, git GUI, windows PowerShell. None worked.

Any help is appreciated! Thank you.

Tejomai
  • 1
  • 4

2 Answers2

0

Sorry, It's an access issue.

Thank you everyone for your suggestions...

Tejomai
  • 1
  • 4
-1

Login to your organization git, and please verify that are you able to find that repository or not. This might be due to access issue.