home/categories/git-workflows/wesleymfrederick-cc-workflows-claude-skills-merging-feature-branches-to-main-skill-md
git-workflowsdevops

merging-feature-branches-to-main

Use when feature branch is complete and reviewed, ready to merge to main - squashes multiple commits into single clean commit in main using git merge --squash

WesleyMFrederick
maintainer
WesleyMFrederick
์—…๋ฐ์ดํŠธ๋จ 1/13/2026
์Šคํƒ€
1
ํฌํฌ
0
quick start

Installation and usage

Use when feature branch is complete and reviewed, ready to merge to main - squashes multiple commits into single clean commit in main using git merge --squash

์„ค์น˜
$ install --globalskills.sh
์‚ฌ์šฉ๋ฒ•

์„ค์น˜ ํ›„ ํ„ฐ๋ฏธ๋„์—์„œ ๋‹ค์Œ ๋ช…๋ น์„ ์‹คํ–‰ํ•˜์—ฌ ์ด ์Šคํ‚ฌ์„ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค:

skills use merging-feature-branches-to-main