Compare commits

..

No commits in common. "master" and "master" have entirely different histories.

3 changed files with 20 additions and 1 deletions

20
README.md Normal file
View File

@ -0,0 +1,20 @@
#### 从命令行创建一个新的仓库
```bash
touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://testgitea2.trustie.net/wangmeihang/hang.git
git push -u origin master
```
#### 从命令行推送已经创建的仓库
```bash
git remote add origin https://testgitea2.trustie.net/wangmeihang/hang.git
git push -u origin master
```

BIN
gitea

Binary file not shown.

View File

@ -1 +0,0 @@
dsafsdfasdfsfasdfsfafafdsf