tortoiseGit fatal: Could not read from remote repository.
git.exe pull --progress -v --no-rebase "origin"
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
无法从存储库中读取,可能是因为权限问题。
由于tortoisegit使用的是putty的.ppk格式的密钥,而gitlab必须使用rsa密钥,因此使用其自带的工具,在开始菜单里找到tortoisegit,选择他的puttygen工具来生成密钥
—