Skip to content

Commit ceefee4

Browse files
author
blidingdark
committed
git 使用指南
1 parent 6fbbcb6 commit ceefee4

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

students/844620174/readme.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
11
# 新上传的内容
2-
### Git 命令行使用
2+
### Git 命令行使用
3+
git 拉取主仓库步骤
4+
1. fork
5+
2. clone
6+
3. 上传代码
7+
8+
git 上传代码分为三步
9+
1. 新增文件 add
10+
1. 本地提交 commit
11+
1. 远程提交 push
12+
13+
更新代码
14+
使用 git pull

0 commit comments

Comments
 (0)