Merge branch 'master' of http://git.komect.net/ISG/secogateway
This commit is contained in:
commit
cf6f31ea70
|
@ -128,7 +128,7 @@ sGATE_GIT_VERS 记录了当前源码在 gitlab 服务器上面的版本信息
|
|||
mkdir secogateway
|
||||
cd secogateway
|
||||
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
|
||||
3. 设置检出的过滤规则:示例屏蔽kernel文件夹
|
||||
|
||||
|
|
Loading…
Reference in New Issue