Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:

git-backport

// Back-port a specific commit from master to a release branch via cherry-pick. Creates a dedicated backport branch, attempts the cherry-pick, pushes it, and opens a PR by default. Returns to the original branch when done (success or failure). If there are merge conflicts, diagnoses the root cause without attempting an autonomous resolution. Use when asked to "backport", "cherry-pick to release", or "port a fix to a release branch".

$ git log --oneline --stat
stars:477
forks:89
updated:2026년 5월 28일 14:12
SKILL.md
readonly