连接git与github
发布时间:2020-12-14 16:37:29 所属栏目:百科 来源:网络整理
导读:table class="text"gt;tbodytr class="li1"gt; td class="ln"pre class="de1"1 2 3 4 5 6 7 8 9 10 11 12 / .git5、将github.com的ip地址添加到/etc/hosts中? ?52.74.223.119 github.com6、设置本地仓库身份标识? ?git config --global user.email "you@exam
<td class="ln"><pre class="de1">1 | /<仓库名>.git
5、将github.com的ip地址添加到/etc/hosts中
? ?52.74.223.119 github.com
6、设置本地仓库身份标识
? ?git config --global user.email "you@example.com"
? ?git config --global user.name "Your Name"
?
【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!