Resolve Merge

Brings the default branch into the current branch by merging, resolves each merge conflict keeping the intent of both sides and inventing no behaviour, stops on incompatible intents with both sides' sources quoted, and records the merge only after the project's checks passed, never pushing. Use when a branch that belongs to no ticket is to be brought up to date with the default branch or main, or when its merge conflicts are to be resolved. A ticket's branch or pull request that is behind or has merge conflicts goes through `implement-ticket <n> update` instead.

64x-lunicorn Updated

File contents

64x-lunicorn/skills/tree/main/skills/engineering/resolve-merge commit 17aa59b6ad

Frequently asked questions

npx skillmds@latest add 64x-lunicorn/resolve-merge