摘要:
Changing a remote's URLThegit remote set-urlcommand changes an existing remote repository URL.Tip:For information on the difference between HTTPS and ... 阅读全文
posted @ 2015-01-21 13:45
宁静*勤奋
阅读(6439)
评论(0)
推荐(0)
摘要:
1.安装Git后首先要做的事情是设置你的用户名称和e-mail地址。这是非常重要的,因为每次Git提交都会使用该信息。它被永远的嵌入到了你的提交中git config --global user.name "JasonPinet"git config --global user.email jaso... 阅读全文
posted @ 2015-01-21 13:33
宁静*勤奋
阅读(240)
评论(0)
推荐(0)
浙公网安备 33010602011771号