Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Byron
Copy link
Member

@Byron Byron commented Nov 15, 2024

Fixes #1678 .

Previously these had to be directories, and after moving them, I forgot to
turn them back into files.
@Byron Byron marked this pull request as ready for review November 15, 2024 06:53
Previously it was assumed that writing objects could never fail unless
there isn't enough memory to do so. However, it turns out that
some last-minute validation can always be triggered and prevent an object
to be written.

Now that error is propagated instead.
@Byron Byron enabled auto-merge November 15, 2024 06:55
@Byron Byron merged commit 275a0c5 into main Nov 15, 2024
19 checks passed
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.

Panic when trying to write commit object with e.g. < in user's name
1 participant