Skip to main content
在 Manus 中运行任何 Skill
一键导入

sync-dev

// Use this skill when the user wants to update the local dev branch to match origin/dev — fetch latest remote refs and fast-forward. Triggers include phrases like "sync dev", "update dev", "pull dev", "dev ブランチを最新に", "dev を更新", "リモートに追従". Performs switch to dev, fetch origin --prune, then merge --ff-only origin/dev. Notifies the user if fast-forward is not possible instead of attempting a non-FF merge.

$ git log --oneline --stat
stars:292
forks:50
updated:2026年5月19日 03:07
SKILL.md
readonly