Skip to main content
Execute qualquer Skill no Manus
com um clique

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 de maio de 2026 às 14:12
SKILL.md
readonly