change readme and add upsetplot

This commit is contained in:
zhangxunhui 2021-06-17 21:19:38 +08:00
parent 5c7f76db8b
commit cb7934318e
2 changed files with 2 additions and 20 deletions

View File

@ -1,20 +1,2 @@
#### 从命令行创建一个新的仓库
```bash
touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://git.trustie.net/Nigel/jos_code_clone_trend_future.git
git push -u origin master
```
#### 从命令行推送已经创建的仓库
```bash
git remote add origin https://git.trustie.net/Nigel/jos_code_clone_trend_future.git
git push -u origin master
```
#### 软件学报文章:“代码克隆发展与展望”相关附加材料
1. upsetplot.png # 子研究领域交集详情,包含了至少一篇相交文章的所有情况

BIN
upsetplot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB