Git Resolve Conflicts

Use when a merge, rebase, cherry-pick, revert, or stash pop has stopped with conflicts and the working tree must be finished rather than abandoned, including "충돌 해결해줘", "머지 컨플릭트 정리해줘", "rebase 중에 멈췄어", "resolve these conflicts", "finish this merge", "fix the conflict markers", "/git-resolve-conflicts", or "$git-resolve-conflicts". Classifies every conflicted path, recovers both sides' intent before touching a hunk, records which intent survived, and runs the project's own checks. Never aborts and never invents behavior. For merging a clean branch use git-merge-to-main or git-merge-to-dev.

chann f43794e 3 files · 12.1 KB Updated

File contents

chann/skills/tree/main/git-skill/skills/git-resolve-conflicts commit f43794ecd7

Frequently asked questions

npx skillmds@latest add chann/git-resolve-conflicts