Git使用教程 部分命令 一、新建代码库 # 在当前目录新建一个Git代码库 $ git init # 新建一个目录,将...