是否可以通过SSH访问Github Wiki? [英] Is it possible to access a Github Wiki via SSH?

查看:103
本文介绍了是否可以通过SSH访问Github Wiki?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚为Github存储库创建了一个Wiki,并将其克隆到了我的桌面上.只有使用https进行克隆的选项,这意味着每次我尝试按下git时都会要求我输入用户名和密码.

I just created a Wiki for a Github repo, and cloned it to my desktop. There is only the option to clone using https, which means every time I try to push git asks me for my username and password.

是否像我处理所有标准存储库一样,可以在Github Wiki中使用SSH?

Is there some way to use SSH in a Github Wiki as I do with all my standard repos?

我检查了 Wiki帮助,但在那里找不到任何内容.

I checked the Wiki help but couldn't find anything there.

顺便说一下,我在Github中使用2FA.

I' using 2FA in Github by the way.

推荐答案

您还可以通过ssh克隆Wiki:

You can also clone wiki via ssh :

git clone git@github.com:YOUR_USERNAME/YOUR_REPOSITORY.wiki.git

这篇关于是否可以通过SSH访问Github Wiki?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆