mkdir study-spr
cd study-spr
git init
touch README.md
git add README.md
git commit -m "first commit"
git remote add origin https://gitee.com/lj0413/study-spr.git
git push -u origin master
12-30
02-19
7808
09-14
1881
12-23
4322
10-29
412