摘要: git init # 初始化本地git仓库(创建新仓库)git config --global user.name "xxx" # 配置用户名git conf... 阅读全文
posted @ 2015-01-06 10:13 habibah_chang 阅读(210) 评论(0) 推荐(0) 编辑