Skip to content

Comments

Fix in-place editing to use atomic file operations#396

Open
buty4649 wants to merge 2 commits intomainfrom
fix/atomic-in-place-editing
Open

Fix in-place editing to use atomic file operations#396
buty4649 wants to merge 2 commits intomainfrom
fix/atomic-in-place-editing

Conversation

@buty4649
Copy link
Owner

Use temporary files for atomic backup creation and fix related tests. Prevents data corruption during in-place editing operations.

🤖 Generated with Claude Code

fix: #391

@buty4649 buty4649 enabled auto-merge December 20, 2025 07:09
Use temporary files for atomic backup creation and fix related tests.
Prevents data corruption during in-place editing operations.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@buty4649 buty4649 force-pushed the fix/atomic-in-place-editing branch from b50d5b2 to 1afa597 Compare December 20, 2025 07:10
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.

Backup and original files are swapped when using -i option

1 participant