10 lines
433 B
Markdown
10 lines
433 B
Markdown
---
|
|
description: Split local changes into multiple logical commits
|
|
---
|
|
|
|
📝 Commit the local changes to git. Analyze my local changes and propose splitting them into multiple logical commits.
|
|
|
|
For each proposed commit, show me the message and the list of files. Show all proposals at once. Wait for my confirmation, then commit all.
|
|
|
|
See [shared/git-commit-instructions.md](../shared/git-commit-instructions.md) for commit context.
|