Commit f656e01
Pack reconstructed dependency fixtures
Creating the historical smmap tag leaves a loose, read-only Git object in the
reconstructed repository. Local clones may hardlink loose objects, and Python
3.7 on Windows cannot remove those files during temporary-directory cleanup.
Run Git garbage collection after constructing each fixture so its generated
refs and objects use normal packed repository storage before tests clone it.1 parent bf9aea6 commit f656e01
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
| 414 | + | |
414 | 415 | | |
415 | 416 | | |
416 | 417 | | |
| |||
0 commit comments