git 上传代码流程 1、首先下载git,安装到本地 2、点击启动git bash.exe 3、现在本地创建一个文件夹 后cd 进入该文件夹内 4、在文件夹内输入 git init 是此文件夹变 … Continue reading git 上传代码流程