# or create a new repository on the command line
echo "# git_test" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/SamLiu666/git_test.git
git push -u origin master

# …or push an existing repository from the command line
git remote add origin https://github.com/SamLiu666/git_test.git
git push -u origin master

20101010: do nothing but worry

20201102: Project and Paper

keep

crawl data +1 +1 +1 +1

nl2sql

git link meets problem