一、打开终端
cd 直接将项目文件夹拖进来;
二、输入
cd 直接将项目文件夹拖进来;
git init
git config –global user.name “你的账户名”
git config –global user.em
2021-12-23