Resolving Merge Conflicts

Use when resolving git merge/rebase conflicts. Resolve each hunk by finding primary sources (commit messages, PRs, issues) to understand original intent. Preserve both intents where possible; never invent new behavior and never --abort.

znlgis 86135b0 1.9 KB Updated

File contents

znlgis/my-opencode-config/tree/main/opencode/skills/resolving-merge-conflicts commit 86135b01b8

Frequently asked questions

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