TortoiseGit:缺少设置 "remote"。如何在没有克隆存储库的情况下设置 SSH 密钥?

TortoiseGit: Settings "remote" missing. How can I set SSH key without having a cloned repository?

我正在尝试克隆需要 SSH 密钥的存储库。设置中的 "remote" 选项仅在 拥有克隆后可用。 有什么方法可以设置此 SSH 密钥而无需从命令行克隆或使用其他工具?

我读了this。这个问题不是重复的,因为在那里,你已经需要有一个 git 存储库(克隆或创建)。 我还阅读了 this answer 和评论。

打开克隆对话框时,有选项"Load Putty"键。在那里你可以指定你的 ssh 密钥。

比照。 https://tortoisegit.org/docs/tortoisegit/tgit-dug-clone.html

请参阅 https://tortoisegit.org/docs/tortoisegit/tgit-ssh-howto.html