Commit dd1a2d9
committed
Fix issue where Rename-Item would fail when generating solution with PowerShell
This would cause the 'heads' directory to not be named properly and cause subtle issues that would be unnoticed.
This should be more resilient now and not prone to problems and conflicts with file handles.
End behavior is exactly the same.1 parent 38728ba commit dd1a2d9
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 55 | + | |
| 56 | + | |
59 | 57 | | |
60 | 58 | | |
61 | 59 | | |
| |||
0 commit comments