Mod aaa-12 修改windows操作系统git下代码,方法一中的错误
RCA: SOL: 修改人:dongxiancun 检视人:dongxiancun
This commit is contained in:
parent
c0eb277447
commit
09eaf3ae36
|
@ -128,7 +128,7 @@ sGATE_GIT_VERS 记录了当前源码在 gitlab 服务器上面的版本信息
|
||||||
mkdir secogateway
|
mkdir secogateway
|
||||||
cd secogateway
|
cd secogateway
|
||||||
git init
|
git init
|
||||||
git remote add -f http://git.komect.net/ISG/secogateway.git
|
git remote add -f origin http://git.komect.net/ISG/secogateway.git
|
||||||
git config core.sparsecheckout true
|
git config core.sparsecheckout true
|
||||||
3. 设置检出的过滤规则:示例屏蔽kernel文件夹
|
3. 设置检出的过滤规则:示例屏蔽kernel文件夹
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue