Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/github/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在多台计算机上为同一存储库设置GitHub_Github - Fatal编程技术网

在多台计算机上为同一存储库设置GitHub

在多台计算机上为同一存储库设置GitHub,github,Github,我已经设置了从windows计算机到GitHub的私有回购。我现在正试图在Linux pc上设置从同一用户名访问该回购协议的权限。说明是否相同?是。您可以设置不同的ssh密钥并将其添加到您的帐户或复制id_rsa文件 以下是GitHub的基本说明

我已经设置了从windows计算机到GitHub的私有回购。我现在正试图在Linux pc上设置从同一用户名访问该回购协议的权限。说明是否相同?

是。您可以设置不同的ssh密钥并将其添加到您的帐户或复制id_rsa文件

以下是GitHub的基本说明