Skip to content

Commit 14cbf29

Browse files
committed
作业二
1 parent 2635e2b commit 14cbf29

6 files changed

Lines changed: 23 additions & 33 deletions

File tree

assignments/.DS_Store

6 KB
Binary file not shown.

assignments/lesson2/.DS_Store

6 KB
Binary file not shown.

assignments/lesson2/Saekitost.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Git工具安装与使用报告
2+
3+
## 学员GitHub用户名: Saekitost
4+
5+
## 1. Git安装过程
6+
7+
`brew install git`
8+
9+
## 2. 遇到的问题及解决方法
10+
11+
未遇到问题
12+
13+
## 3. 版本信息截图
14+
15+
![version](./version.png)
16+
17+
## 4. Git命令使用过程总结
18+
19+
- git clone: 克隆远程仓库到本地
20+
- git add: 添加文件到暂存区
21+
- git commit: 提交更改到本地仓库
22+
- git push: 推送更改到远程仓库
23+
- git pull: 从远程仓库拉取最新更改
28.2 KB
Loading

assignments/lesson2/example-report.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

assignments/lesson2/version.png

26 KB
Loading

0 commit comments

Comments
 (0)