Skip to content

Unable to clone your repository using your documentation #1

Closed
@berdal84

Description

@berdal84

I'm unable to clone your repo using git clone [email protected]:emilk/imgui_sw.git
I got an error relative to user rights (not able to clone).

git clone [email protected]:emilk/imgui_sw.git
Clonage dans 'imgui_sw'...
The authenticity of host 'github.com (192.30.253.112)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'github.com,192.30.253.112' (RSA) to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.

So I suggest to change your documentation line by :
git clone https://github.com/emilk/imgui_software_renderer.git

I'vve an issue with the submodule init too:

 git submodule update --init --recursive
Sous-module 'third_party/emath' ([email protected]:emilk/emath.git) enregistré pour le chemin 'third_party/emath'
Sous-module 'third_party/emilib' ([email protected]:emilk/emilib.git) enregistré pour le chemin 'third_party/emilib'
Sous-module 'third_party/imgui' ([email protected]:ocornut/imgui.git) enregistré pour le chemin 'third_party/imgui'
Sous-module 'third_party/stb' ([email protected]:nothings/stb.git) enregistré pour le chemin 'third_party/stb'
Clonage dans 'third_party/emath'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: Le clonage de '[email protected]:emilk/emath.git' dans le chemin de sous-module 'third_party/emath' a échoué

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