Obsidian manual commit: 2025-07-01 21:43:14
This commit is contained in:
@ -27,4 +27,9 @@ git commit -m "提交提示"
|
||||
### 上传项目
|
||||
```shell
|
||||
git push
|
||||
```
|
||||
|
||||
## 拉取项目
|
||||
```shell
|
||||
git clone <url>
|
||||
```
|
||||
Reference in New Issue
Block a user