This repository was archived by the owner on Apr 14, 2024. It is now read-only.
Commit 2389b75
committed
fix(loose): avoid unnecessary file rename on windows
This should workaround possible permission issues.
Related to gitpython-developers/GitPython#3531 parent 1741302 commit 2389b75
2 files changed
+10
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
233 | 238 | | |
234 | 239 | | |
235 | 240 | | |
| |||
Submodule smmap updated from 84929ed to 18e4aea
0 commit comments