摘要:
/** Init **/mkdir XXcd ~/XXgit inittouch READMEgit add READMEgit commit -m 'first commit'git remote add origin https://github.com/YYY/XX.gitgit push origin master/** Fork **/git clone https://github.com/YYY/XX.gitcd XXgit remote add upstream https://github.com/YYY/XX.gitgit fetch upstreamgit 阅读全文
posted @ 2013-06-20 21:54
WillYan
阅读(283)
评论(0)
推荐(0)

浙公网安备 33010602011771号