Commit cb72788
authored
fix: extend error message in case there are uncommited changes, in order to get the files which are causing the issue (#666)
* fix: extend error message in case there are uncommited changes, in order to get the files which are causing the issue
This will make it possible, that the .gitignore file will be extended to exclude the temp files who are causing the issue in related repos. This fix is related to #6031 parent 97920b7 commit cb72788
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
408 | 409 | | |
409 | 410 | | |
410 | 411 | | |
411 | | - | |
| 412 | + | |
| 413 | + | |
412 | 414 | | |
413 | | - | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
414 | 419 | | |
415 | 420 | | |
416 | 421 | | |
| |||
0 commit comments