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
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