Resolving Merge Conflicts

Resolve an in-progress git conflict without a silent drop. Use when the worktree is mid-merge, mid-rebase, mid-cherry-pick or mid-stash-pop: `CONFLICT (content)`, `<<<<<<<` markers, `Unmerged paths`, or `fix conflicts and then commit the result`.

bhagyamudgal 0ca0fe9 3.0 KB Updated

File contents

bhagyamudgal/skills/tree/main/skills/resolving-merge-conflicts commit 0ca0fe97ef

Frequently asked questions

npx skillmds@latest add bhagyamudgal/resolving-merge-conflicts