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