What this helps you do
Review a change, stage only what belongs, and create a local commit.
Find it in GitGlow
Open a repository, choose Changes, and use the commit composer below the staged list.
Before you start
Available on Free for a trusted local checkout without unresolved conflicts.
Steps
- Select a changed file and read its diff.
- Stage the whole file, a hunk, or supported selected lines.
- Enter a concise subject, choose Review commit, verify the staged summary, and confirm.
Expected result
A local commit is created from exactly the staged content; GitGlow never pushes it automatically.
Controls
Review commit
changes.review-commitOpens the staged-content commit review.
- Screen
- Commit composer
- Available
- Free desktop
- Shortcut
- ⌘Enter / Ctrl+Enter
Recovery
If the workflow cannot continue
Hook or signing failures retain the message and staged content. Fix the Git configuration and review again.