gitbutler/crates/gitbutler-core/tests/git
Sebastian Thiel 6665bc9289
Use a temp-file to write new content atomically in storage layer (#2807)
This will prevent half-written content on disk in case the write is interrupted.

Lock files are *not* used as the assumption is that a lock is held centrally.
2024-04-24 10:38:48 +02:00
..
config.rs use the new testsupport crate 2024-04-09 20:45:17 +02:00
credentials.rs Use a temp-file to write new content atomically in storage layer (#2807) 2024-04-24 10:38:48 +02:00
diff.rs dissolve the event queue in favor of method calls 2024-04-15 07:11:09 +02:00
mod.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00