9 lines
216 B
Markdown
9 lines
216 B
Markdown
|
|
# restAssuredTest
|
||
|
|
|
||
|
|
## 克隆项目
|
||
|
|
### git clone http://college.ithyxy.com:21147/0009/restAssuredTest.git
|
||
|
|
## 上传项目
|
||
|
|
### cd restAssuredTest
|
||
|
|
### git add .
|
||
|
|
### git commit -m '描述信息'
|
||
|
|
### git push
|