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