mirror of https://gitee.com/openkylin/docs.git
update en/Community-Developer-Guides/Source_Package_Git_Workflows.md.
Signed-off-by: jlspcdd1227dd <12046126+jlspcdd1227dd@user.noreply.gitee.com>
This commit is contained in:
parent
e2bd4ccb5a
commit
6ca81d6bb4
|
@ -15,7 +15,6 @@
|
|||
|
||||
For quilt format packages, you need to convert the package branch to native format, so that developers can manage the file modification history with git.
|
||||
|
||||
! [img](https://gitee.com/openkylin/docs/raw/master/%E5%BC%80%E5%A7%8B%E8%B4%A1%E7%8C%AE/assets/openKylin%E6%BA%90%E7%A0%81%E5%8C% 85git%E5%B7%A5%E4%BD%9C%E6%B5%81/%E6%BA%90%E7%A0%81%E5%8C%85%E5%AF%BC%E5%85%A5%E6%B5%81%E7%A8%8B%E5%9B%BE.png)
|
||||
|
||||
The git_init.sh script describes the specific steps to do this.
|
||||
|
||||
|
@ -276,7 +275,6 @@ When uploading the build platform, you need to try to upload in quilt format to
|
|||
|
||||
The action of converting native format source packages into quilt format will be done automatically through CI platform.
|
||||
|
||||
! [img](https://gitee.com/openkylin/docs/raw/master/%E5%BC%80%E5%A7%8B%E8%B4%A1%E7%8C%AE/assets/openKylin%E6%BA%90%E7%A0%81%E5%8C% 85git%E5%B7%A5%E4%BD%9C%E6%B5%81/native%E6%A0%BC%E5%BC%8F%E6%BA%90%E7%A0%81%E5%8C%85%E8%BD%AC%E5%8C%96%E6%88%90quilt%E6%A0%BC%E5%BC%E5% BC%8F-%E6%B5%81%E7%A8%8B%E5%9B%BE.png)
|
||||
|
||||
## 4.1 Packaging in quilt format
|
||||
|
||||
|
|
Loading…
Reference in New Issue