1
0
Fork 0
Go to file
administrator f5d5783083 Init from template 2026-06-16 07:14:58 +00:00
.gitattributes Init from template 2026-06-16 07:14:58 +00:00
README.md Init from template 2026-06-16 07:14:58 +00:00

README.md

开始拉取代码


git clone http://git-test.databall.tech:3000/fengyujia/22fd61b05b15437bb0c4c0edac51d57a.git

cd 22fd61b05b15437bb0c4c0edac51d57a

# add your files to repo
git push

cd existing_repo
git remote add origin http://git-test.databall.tech:3000/fengyujia/22fd61b05b15437bb0c4c0edac51d57a.git
git branch -M main
git push -uf origin main