Skip to content

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

@MarSchra

Description

@MarSchra

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://[email protected]/Bonobo.Git.Server/Test.git
  2. git clone https://user:[email protected]/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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions