Skip to main content
Run any Skill in Manus
with one click
$pwd:

rebase-to-upstream

// Use when replaying the current local branch onto upstream/main, or onto another provided remote branch, by stashing local changes, resetting to the target branch, and cherry-picking missing commits back one by one.

$ git log --oneline --stat
stars:1,156
forks:120
updated:March 13, 2026 at 23:20
SKILL.md
readonly