Commit 6d35d37
fix: Add debug messages for exclusions during bump lifecycle (absolute-version#131)
* chore: Add debug messages for exclusions in lifecycle bump
Code has been modified to include debug messages in the bump lifecycle. When a filename is ignored by Git or is not a file, the program will now log a debug-level message.
* chore(absolute-version#131): Update formatting
* chore(absolute-version#131): Improve debug messages for exclusions during bump lifecycle1 parent 71d1dc1 commit 6d35d37
1 file changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
226 | 231 | | |
227 | 232 | | |
228 | | - | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
229 | 239 | | |
230 | 240 | | |
231 | 241 | | |
| |||
0 commit comments