2017年6月12日

Git常用命令

摘要: 初次配置gitgit config --global user.name "tengj"git config --global user.email johndoe@example.comgit init git checkout -b testing 创建并切换分支git commit -a -m 阅读全文

posted @ 2017-06-12 15:27 让我们忘了那片海 阅读(290) 评论(0) 推荐(0) 编辑

导航