Commit 399c157
committed
fix(docs): Fix: Handle filenames with spaces in Gi
Fixes handling of filenames containing spaces in Git. The application now correctly processes files with spaces in their names, preventing errors during analysis. This resolves issues where such filenames were previously misinterpreted or skipped entirely. This change enhances the robustness of the tool when working with diverse project structures.
Affected files:
- M README.md1 parent 9e0f4e7 commit 399c157
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
415 | 422 | | |
416 | 423 | | |
417 | 424 | | |
| |||
0 commit comments