% git-feature-squash(1) Version 0.1.1 | git-feature-squash
git-feature-squash
DESCRIPTION
This command will squash all feature branch commits to 1 commit.
The message shown in the editor will be a concatenation of all subject and body commits.
SYNOPSIS
Squash all commits of a branch into one
git-feature-squash [commit message]