@ -33,4 +33,9 @@ git push -u origin main
新增一行内容 # 新增的内容
# 如果远程文件做了修改 ,使用git pull 同步
git pull # 远程同步最新内容
```
克隆到本地
```powershell
git clone https://git.mashibing.com/msb_23480/first_msbwarehouse.git