Commit afafec5
authored
feat(prompts): support buffer replacement in commit messages (#1370)
Extend Commit prompt to handle buffer replacement when COMMIT_EDITMSG is
opened. This allows generating commit messages that can fully replace the
buffer, improving workflow for staged changes.
Signed-off-by: Tomas Slusny <slusnucky@gmail.com>1 parent d7d65d6 commit afafec5
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
198 | | - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
199 | 202 | | |
200 | 203 | | |
0 commit comments