Commit 4f52cef
Normalize backslashes in temp path for Windows compatibility
On Windows, canonicalize() returns paths with backslashes but git
stores URLs with forward slashes. Convert backslashes to forward
slashes before stripping the temp path prefix.
Prompts:
- "windows failed - https://github.com/timabell/gitopolis/actions/runs/19770885497/job/56654534705 ..."
Co-Authored-By: Claude <noreply@anthropic.com>1 parent bffdd97 commit 4f52cef
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2604 | 2604 | | |
2605 | 2605 | | |
2606 | 2606 | | |
| 2607 | + | |
2607 | 2608 | | |
2608 | | - | |
| 2609 | + | |
2609 | 2610 | | |
2610 | 2611 | | |
2611 | 2612 | | |
| |||
2665 | 2666 | | |
2666 | 2667 | | |
2667 | 2668 | | |
| 2669 | + | |
2668 | 2670 | | |
2669 | | - | |
| 2671 | + | |
2670 | 2672 | | |
2671 | 2673 | | |
2672 | 2674 | | |
| |||
0 commit comments