README
This commit is contained in:
parent
2aa1180d01
commit
7cb1bea863
@ -285,10 +285,14 @@ OnConfigMgrInited->InitMgr->LuaMain:Init->LuaMain:Start->LuaMain:Update->LuaMain
|
|||||||
| Assets/Lua/UI |所有的UI逻辑(vc)
|
| Assets/Lua/UI |所有的UI逻辑(vc)
|
||||||
|
|
||||||
|
|
||||||
**使用git bash同步两个目录**
|
**使用 git bash 同步两个目录**
|
||||||
git config --global --add safe.directory /d/ro-webgl-remote/.git
|
git config --global --add safe.directory /d/ro-webgl-remote/.git
|
||||||
git remote add ro-webgl-remote /d/ro-webgl-remote
|
git remote add ro-webgl-remote /d/ro-webgl-remote
|
||||||
|
|
||||||
git push ro-webgl-remote bblgl-c106
|
git push ro-webgl-remote bblgl-c106
|
||||||
git pull ro-webgl-remote bblgl-c106
|
git pull ro-webgl-remote bblgl-c106
|
||||||
|
|
||||||
|
|
||||||
|
git push -u origin bblgl-c106
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user