2025/02/13
This commit is contained in:
commit
f26c62151e
28
README.md
Normal file
28
README.md
Normal file
@ -0,0 +1,28 @@
|
||||
## 文件夹:Gitea
|
||||
|
||||
### 用户:LQS
|
||||
|
||||
#### 仓库:xml_rpc
|
||||
|
||||
#### 分支:华为电脑
|
||||
|
||||
#### 备份按年:
|
||||
|
||||
#### 备份随时:
|
||||
|
||||
#### 项目文件夹:
|
||||
|
||||
1. 新模块日期
|
||||
2. 测试demo
|
||||
3. web
|
||||
4. weapp
|
||||
|
||||
```
|
||||
git init
|
||||
git checkout -b 华为电脑
|
||||
git add .
|
||||
git commit -m "项目名_日期_等"
|
||||
git remote add origin http://8.134.237.70:7999/lqs/xml_rpc.git
|
||||
git push -u origin 华为电脑
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user