I use local git repos. It is located on an Ubuntu machine, and, I installed gitolite in local git.
I succeed git clone in linux client. but I failed windows client. I want to use TortoiseGit client in windows.
I tried,
- create .PPK file using PuttyGen.exe
- upload keydir in gitolite-admin repo
- git clone in windows
let's see follows, plz
but result is
I don't understand why It need to git-repo's password? I uploaded .ppk file correctly. and, I don't understand this message, "does not appear to be a git repository" repository located exactly. /home/git-repo/repositories/test.git
I want to use TortoiseGit with gitolite.