Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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:28 mai 2026 à 14:12
SKILL.md
readonly