Commit 2689570
ityaozm@gmail.com
feat(commit): add optional diff parameter for commit command
- Introduced an optional 'diff' parameter to allow users to specify diff content directly.
- Updated the command to use the provided diff option if available, enhancing flexibility.
- Ensured that if no diff is specified, the command defaults to the previous behavior.1 parent 08e410c commit 2689570
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
237 | 243 | | |
238 | 244 | | |
239 | 245 | | |
| |||
0 commit comments