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:
jlspcdd1227dd 2023-03-22 08:26:45 +00:00 committed by Gitee
parent e2bd4ccb5a
commit 6ca81d6bb4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 0 additions and 2 deletions

View File

@ -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