Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.git/info/refs not valid: is this a git repository? #906

Open
MarSchra opened this issue May 4, 2023 · 0 comments
Open

.git/info/refs not valid: is this a git repository? #906

MarSchra opened this issue May 4, 2023 · 0 comments

Comments

@MarSchra
Copy link

MarSchra commented May 4, 2023

I can't clone a repository using the git command under Ubuntu, as well as under WSL-Ubuntu.

While using Git Bash under Windows works both ways, with HTML authentication (2) and without (1) where I am asked for the password afterwards:

  1. git clone https://user@git.myserver.com/Bonobo.Git.Server/Test.git
  2. git clone https://user:password@git.myserver.com/Bonobo.Git.Server/Test.git

Doing the same under Ubuntu y get the message:

Cloning into 'Test'... 
fatal: https://git.myserver.com/Bonobo.Git.Server/Test.git/info/refs not valid: is this a git repository?

Note that I can ping git.myserver.com from Ubuntu. Note I changed the real names of the server and repository.

The version installed is Bonobo Git Server (6.3.0.632)

Thanks in advance for any hints and help!

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant