mirror of
https://github.com/wxd-gaming/wxdgaming.boot2.git
synced 2026-06-05 05:09:23 +08:00
4 lines
112 B
Plaintext
4 lines
112 B
Plaintext
git init
|
|
git remote add origin https://gitee.com/wxd-gaming/wxdgaming.boot2.git
|
|
git fetch
|
|
git pull origin master |