git_howto git init Create an empty Git repository or reinitialize an existing one 创建仓库 git add $file Add file contents to the index 添加文件到暂存区 modify from remote master modify1 from remote master