登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
Gitee 2025年度开源项目评选启动,快来选出你心中的最佳开源项目!
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
33
Star
86
Fork
146
openKylin
/
docs
代码
Issues
8
Pull Requests
0
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
261
Gitee_Operating_User_Guide.md
草稿
rebeccalee:master
openKylin:master
rebeccalee
创建于 2023-05-23 19:10
克隆/下载
HTTPS
SSH
复制
下载 Email Patch
下载 Diff 文件
#Gitee operating guide Participants in the openKylin community can use Gitee to participate in the Ubuntu Kylin community project. The following briefly describes how to use Gitee by submitting BUG/Issues obtaining projects, and submitting pushes. ##Submit BUG/Issue When there is a poor experience and a bug in the use of the openKylin community project, you can submit your questions to the relevant project through the Issues of Gitee.  Click on New Issue and add a detailed description of the problem to the description, including the ISO version, reproduction method, reproduction steps and other information. If you submit an Issue, please follow the Issue Report Specification. After filling in the relevant information, click Create. Completing this process is to submit an issue to the Ubuntu Kylin community project. ##Get the project After registering an account on Gitee and logging in, you can choose to upload your own SSH public key first. Compared with the SSH Key of the repository's "read-only" permission, the SSH Key of the account also has the permission to push and pull, which can be used for the repository created and participated by the user, making it more convenient. Select the user's avatar, find the modified information in the menu, then select "SSH public key", fill in a header that is easy to identify, and then enter the user's SSH public key, users who do not have an SSH public key can add the public key by following the steps below. If you do not have an SSH public key , you can add the public key through the following steps. Users of Linux operating system or Mac operating system can open the terminal and input: > $ ssh-keygen -t rsa -C “*youremail@youremail.com*” Generate your own key, and then use the command: > $ cat ~/.ssh/id_rsa.pub Output your key at the terminal and copy it to:  Users of Windows operating system open Git Bash and enter the following command in the console: > $ ssh-keygen -t rsa -C “*youremail@youremail.com*” After completing the password input, the public key in the [c disk > user > own username >.ssh] directory has been generated. Then export the id_rsa.pub file and copy it to the specified location. After setting up SSH, you can use it directly. Enter the openKylin project page you want to participate in, click clone, and click copy after selecting SSH:  After entering the system, open the terminal or console depending on the your operating system situation and enter: > $ git clone <copy> Enter to get the project source code. Users who have not added an SSH key can directly use the HTTPS link to copy. After entering the system, open the terminal or console depending on the your operating system, and enter: > $git clone <copy> You can get the project source code. ##Submit a push to the project If you need to provide code to the openKylin community project, you should first fork the project and build your own Gitee repository. And please refer to the Code Merge and Submit. Please reasonably modify the code and upload it to your own repository, then click <span style="background: #fe7300; padding:5px;border-radius:4px;color:white;">+ Pull Requests</span> to start submitting your modification pr.  Please pay attention to whether the branch is correct when submitting. Enter the submission interface after confirming that it is correct. After supplementing the relevant information submitted this time, click Create. Now you have completed a contribution to openKylin. The above is the basic use of Gitee. You are welcome to contribute to openKylin. This guide is also being continuously updated.
怎样手动合并此 Pull Request
git checkout master
git pull https://gitee.com/rebeccalee/docs.git master
git push origin master
评论
0
提交
9
文件
5
检查
代码问题
0
批量操作
展开设置
折叠设置
审查
Code Owner
审查人员
chipo
chipo
handsome_feng
handsome_feng
moshengren
moshengrenx
毛周
MaoZhou
公子文彬
xiewei
商晓阳
shang-xiaoyang
zhangtianxiong
kiber
delong
delong1998
AICloudOpser
AICloudOpser
openKylin CI Bot
openkylin-cibot
DSOE1024
DSOE1024
kylinzhangye1
kylinzhangye1
litianzhi_kylin
litianzhi_kylin
丁紫薇
dingdingaaaaa
宋子祺
szq990451
xingpeng
xingpeng8406
wangyueliang
wangyueliang
杨杰
YangJie12
lilililili
lisansui111
Li Weinan
liweinan
余烁奇
yusq77
刘佳阳
kyliujiayang
未设置
最少人数
0
测试
chipo
chipo
handsome_feng
handsome_feng
moshengren
moshengrenx
毛周
MaoZhou
公子文彬
xiewei
商晓阳
shang-xiaoyang
zhangtianxiong
kiber
delong
delong1998
AICloudOpser
AICloudOpser
openKylin CI Bot
openkylin-cibot
DSOE1024
DSOE1024
kylinzhangye1
kylinzhangye1
litianzhi_kylin
litianzhi_kylin
丁紫薇
dingdingaaaaa
宋子祺
szq990451
xingpeng
xingpeng8406
wangyueliang
wangyueliang
杨杰
YangJie12
lilililili
lisansui111
Li Weinan
liweinan
余烁奇
yusq77
刘佳阳
kyliujiayang
未设置
最少人数
0
优先级
不指定
严重
主要
次要
不重要
标签
openkylin-cla/yes
关联 Issue
未关联
Pull Request 合并后将关闭上述关联 Issue
里程碑
未关联里程碑
参与者
(1)
1
https://gitee.com/openkylin/docs.git
git@gitee.com:openkylin/docs.git
openkylin
docs
docs
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册