Skip to content

pack write fix#1411

Merged
Sebastian Thiel (Byron) merged 2 commits into
mainfrom
fix-1404
Jun 21, 2024
Merged

pack write fix#1411
Sebastian Thiel (Byron) merged 2 commits into
mainfrom
fix-1404

Conversation

@Byron

Copy link
Copy Markdown
Member

That way, on Windows there is no chance for access-denied errors. Maybe there are other advantages as well even for Unix.

Since packs are usually written rarely, in comparison to loose objects, the extra file accesss seems acceptable.

…nes (#1404).

That way, on Windows there is no chance for access-denied errors.
Maybe there are other advantages as well even for Unix.

Since packs are usually written rarely, in comparison to loose objects,
the extra file accesss seems acceptable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fetching multiple times on Windows with gix 0.63.0 eventually results in "Could not move a temporary file into its desired place"

1 participant