2020-08-27 17:18:57 +08:00

9 lines
149 B
Markdown

# 项目名称
xxxx(业务简介)
```bash
# 关联远程仓库(实际项目请删除这个代码块)
git remote add origin /path/to/gitlab
```