home/categories/git-workflows/josehu07-josehu07-github-io-assets-dev-env-claude-code-skills-squash-branch-skill-md
git-workflowsdevops

squash-branch

Squash all commits on a feature branch into a single commit. Use when the user wants to clean up commit history, squash commits, or consolidate branch changes into one commit.

josehu07
maintainer
josehu07
अपडेट किया गया 1/18/2026
स्टार
5
फोर्क
1
quick start

Installation and usage

Squash all commits on a feature branch into a single commit. Use when the user wants to clean up commit history, squash commits, or consolidate branch changes into one commit.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use squash-branch