Skip to main content

kunpengcompute/cloud-skills

SkillsMP has collected 2 skills from kunpengcompute/cloud-skills. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
2
GitHub stars
0
GitHub forks
0

Skills in this repository

1 occupation categories · 100% classified

Showing 2 of 2 collected skills.

occupation
Software Developers
description

内核补丁迁移与冲突解决工作流。用于导出 Git 提交为 patch、检查补丁是否已存在、分析 .rej 冲突、按顺序批量合入 patch_sets,并在每个补丁合入后执行确定性 post-apply 门禁校验与自动复检循环。适用于 Linux 内核补丁迁移、config 文件映射同步、顺序合入多个补丁集、补丁边界漂移检查和补丁合入质量校验。

Source text: Chinese

updated
occupation
Software Developers
description

校验 git format-patch 格式的补丁文件与目标 git 仓库的合入情况。支持两种模式:(1) 应用校验,逐个分析每个补丁的每个 hunk 是否可以应用到目标分支;(2) 已合入差异校验,将本地补丁与目标仓库中已合入提交的 diff 做逐行比较,识别缺失行、额外行和删除侧不一致,并生成详细的 Markdown 格式报告。当用户需要验证补丁是否可以应用到目标仓库、检查本地补丁与上游已合入补丁是否完全一致、或生成补丁状态报告时使用此技能。

Source text: Chinese

updated
Showing 2 of 2 collected skills.