git用法

1.分支git

  git branch(列出全部分支);it

  git branch  book(建立新分支);分支

  git checkout book(切換到新的分支);

相關文章
相關標籤/搜索