摘要:
//配置email地址和名字git config --global user.name "Your Name"git config --global user.email "email@example.com"//把当前目录变为git仓库,建好后会多出一个.git目录git init//文件添加,放... 阅读全文
posted @ 2015-07-05 22:07
挥剑对风尘
阅读(241)
评论(0)
推荐(0)
浙公网安备 33010602011771号