摘要:
... 阅读全文
posted @ 2015-07-19 18:03
廖东海
阅读(115)
评论(0)
推荐(0)
摘要:
$ ssh-keygen -t rsa -C "youremail@example.com" // 创建SSH Key//将本地推送到github$git remote add origin https://www.github.com/liaodh/test.git //请求方式 : ht... 阅读全文
posted @ 2015-07-19 16:57
廖东海
阅读(123)
评论(0)
推荐(0)