Cloning a read-write github repository using TortoiseHg

后端 未结 5 1791
长情又很酷
长情又很酷 2020-12-24 08:57

I\'m trying to clone my personal fork on github using the git+ssh protocol with TortoiseHg. It\'s giving me a rather strange error. Here is the command

hg cl         


        
5条回答
  •  醉话见心
    2020-12-24 09:11

    I'm using "plink.exe" and "pageant.exe" instead of "TortoisePlink.exe". "pageant.exe" provides the pass phrase automatically when "plink.exe" needs it.

提交回复
热议问题