【筆記】【imooc】git安裝、操作筆記

imooc-git入門 地址:http://www.imooc.com/learn/1052 一、git操作 1、git status // git狀態 2、git add bash_demo.txt // 提交到暫存區 3、git commit -m 「bash first commit」 // 提交到本地倉庫 4、git add bash_demo.txt 5、git checkout – b
相關文章
相關標籤/搜索