Init README
This commit is contained in:
parent
66b42736a3
commit
1e4132c61f
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
---
|
---
|
||||||
```
|
```
|
||||||
git clone http://git-test.databall.tech:3000/fengyujia/6b2c671e2919474f9efc9e37f8d4ab9e.git
|
git clone http://git-test.databall.tech:3000/fengyujia_test/6b2c671e2919474f9efc9e37f8d4ab9e.git
|
||||||
|
|
||||||
cd 6b2c671e2919474f9efc9e37f8d4ab9e
|
cd 6b2c671e2919474f9efc9e37f8d4ab9e
|
||||||
|
|
||||||
|
|
@ -12,7 +12,7 @@ git push
|
||||||
---
|
---
|
||||||
```
|
```
|
||||||
cd existing_repo
|
cd existing_repo
|
||||||
git remote add origin http://git-test.databall.tech:3000/fengyujia/6b2c671e2919474f9efc9e37f8d4ab9e.git
|
git remote add origin http://git-test.databall.tech:3000/fengyujia_test/6b2c671e2919474f9efc9e37f8d4ab9e.git
|
||||||
git branch -M main
|
git branch -M main
|
||||||
git push -uf origin main
|
git push -uf origin main
|
||||||
```
|
```
|
||||||
Loading…
Reference in New Issue