Commit 3276d4b
committed
✨ feat: add debug options for commit command
✨ feat: add debug options for commit command
✨ Features:
- Introduced debug options for the CLI that includes the commit command
- Automatically inserts 'commit' command if no command is provided after debug flag
♻️ Refactoring:
- Removed debug option from global options for clarity
Enhanced CLI with debug options for better command handling1 parent 2080150 commit 3276d4b
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
137 | 139 | | |
138 | 140 | | |
139 | 141 | | |
| |||
157 | 159 | | |
158 | 160 | | |
159 | 161 | | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
160 | 171 | | |
161 | 172 | | |
162 | 173 | | |
| |||
0 commit comments