尝试截图效果失败

master^2
p64gwc9hl 4 years ago
parent 794a464db6
commit 3163270893

@ -1,14 +1,3 @@
#### 从命令行创建一个新的仓库
```bash
touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://bdgit.educoder.net/p64gwc9hl/order-food.git
git push -u origin master
```
#### 从命令行推送已经创建的仓库
@ -17,3 +6,4 @@ git remote add origin https://bdgit.educoder.net/p64gwc9hl/order-food.git
git push -u origin master
```

Loading…
Cancel
Save