Finishing a Development Branch
Integrate a finished, tested branch
Git · MIT
When
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work
The Catch
Tests already pass. This decides how to land it — not whether it works.
Embed
[](https://stackgems.com/skills/finishing-a-development-branch)