Initial commit
This commit is contained in:
9
commands/commit-chunks.md
Normal file
9
commands/commit-chunks.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user