Commit 38775a6
committed
fix(core): Improve interactive commit group skippi
Added interactive prompts for skipping commit groups and quitting the process. This allows users to handle problematic commit groups gracefully without proceeding with the commit.
Affected files:
- M smart_git_commit/smart_git_commit.py1 parent d26a15d commit 38775a6
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2155 | 2155 | | |
2156 | 2156 | | |
2157 | 2157 | | |
2158 | | - | |
2159 | | - | |
| 2158 | + | |
| 2159 | + | |
| 2160 | + | |
| 2161 | + | |
| 2162 | + | |
| 2163 | + | |
2160 | 2164 | | |
2161 | 2165 | | |
2162 | 2166 | | |
| |||
0 commit comments