Compare commits

...

4 Commits
v1 ... master

Author SHA1 Message Date
hang d54cca5dc6 test1 2021-11-19 10:51:36 +08:00
wangmeihang 7b584d5651 Delete 'README.md' 2021-11-18 10:31:17 +08:00
wangmeihang 9418c26b04 Add readme.md 2021-11-18 10:29:08 +08:00
wangmeihang 6157dfc5a4 Add ute 2021-09-29 10:54:04 +08:00
4 changed files with 1 additions and 20 deletions

View File

@ -1,20 +0,0 @@
#### 从命令行创建一个新的仓库
```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 Executable file

Binary file not shown.

1
readme.md Normal file
View File

@ -0,0 +1 @@
dsafsdfasdfsfasdfsfafafdsf

0
ute Normal file
View File