Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
4 years ago | |
|---|---|---|
| .gitignore | 4 years ago | |
| LICENSE | 4 years ago | |
| README.md | 4 years ago | |
touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://git.trustie.net/PKU-DAIR/Hetu.git
git push -u origin master
git remote add origin https://git.trustie.net/PKU-DAIR/Hetu.git
git push -u origin master