首页
论坛
官方网站
English
跳转至:
导航
,
搜索
查看“PX30-gitlab”的源代码
←
PX30-gitlab
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于该用户组的用户使用:
用户
您可以查看与复制此页面的源代码。
==通过远程仓库克隆8.1源码包== 直接clone远程仓库, 速度较慢,具体依据网络速度而定。使用如下指令克隆源码包: git clone [https://gitlab.com/9tripod/x3399_marshmallow.git https://gitlab.com/9tripod/x3399_marshmallow.git] ==同步远程仓库代码== 使用如下指令添加<nowiki>gitlab.com</nowiki>远程仓库: git remote add gitlab <nowiki>http://gitlab.com/9tripod/px30_oreo.git</nowiki> 使用如下指令同步远程仓库代码: git pull gitlab ==通过远程仓库克隆linux系统qt源码包== 直接clone远程仓库, 速度较慢,具体依据网络速度而定。使用如下指令克隆源码包: git clone [https://gitlab.com/9tripod/px30_linux.git https://gitlab.com/9tripod/px30_linux.git] ==同步远程仓库代码== 使用如下指令添加<nowiki>gitlab.com</nowiki>远程仓库: git remote add gitlab <nowiki>https://gitlab.com/9tripod/px30_linux.git</nowiki> 使用如下指令同步远程仓库代码: git pull gitlab
返回至
PX30-gitlab
。