mirror of
https://gitee.com/many2many/java-web.git
synced 2025-01-11 14:40:55 +08:00
fix
This commit is contained in:
parent
e3b6425a72
commit
ec8e4b0bc5
@ -109,12 +109,12 @@
|
||||
- `git add`: 将文件添加到暂存区。
|
||||
- `git commit`: 提交更改到仓库。
|
||||
- `git push`: 将本地更改推送到远程仓库。
|
||||
- `git pull`: 从远程仓库拉取更改。
|
||||
- **Gitee/Github账号注册与仓库创建**
|
||||
- 注册账号并创建一个新的仓库。
|
||||
- 设置仓库的描述、许可证和README文件。
|
||||
- **项目初始化与提交**
|
||||
- 将本地文件添加到仓库并提交。
|
||||
- 推送至远程仓库。
|
||||
- **git基本操作练习**
|
||||
|
||||
|
||||
#### 1.4.3 Markdown的使用(掌握)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user