Skip to content

Truncate files when exporting settings and repositories#1111

Merged
Iamlooker merged 1 commit intoDroid-ify:mainfrom
chenxiaolong:truncate
Oct 15, 2025
Merged

Truncate files when exporting settings and repositories#1111
Iamlooker merged 1 commit intoDroid-ify:mainfrom
chenxiaolong:truncate

Conversation

@chenxiaolong
Copy link
Copy Markdown
Contributor

Without this, if the user chooses to overwrite an existing file when exporting and the new export is smaller than the old export, the resulting file will be corrupted due to leftover old data at the end.

Without this, if the user chooses to overwrite an existing file when
exporting and the new export is smaller than the old export, the
resulting file will be corrupted due to leftover old data at the end.

Signed-off-by: Andrew Gunnerson <[email protected]>
@Iamlooker
Copy link
Copy Markdown
Member

Thanks

@Iamlooker Iamlooker merged commit b416a49 into Droid-ify:main Oct 15, 2025
@chenxiaolong chenxiaolong deleted the truncate branch October 15, 2025 12:54
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.

2 participants