摘要:
$ git config --global user.name "Your Name"$ git config --global user.email your.email@example.com$ git config --global credential.helper 'cache --timeout=3600" cache 密码$ git init关于ignore文件添加$ git add .$ git commit -m "Initial commit"$ git status$ git checkout -f -f强制覆盖当 阅读全文
posted @ 2013-05-22 11:02
孤独的小马哥
阅读(196)
评论(0)
推荐(0)

浙公网安备 33010602011771号