gitbutler/crates/gitbutler-sync
Sebastian Thiel 09ca2d0284
enforce in-process-synchronization during worktree updates and prolonged reads in oplog
That way it's assured that reads and writes don't intersect, but assure we only
hold such lock for the shortest amount of time for reads and and for the
full duration of writes.
2024-07-15 14:21:15 +02:00
..
src enforce in-process-synchronization during worktree updates and prolonged reads in oplog 2024-07-15 14:21:15 +02:00
Cargo.toml move branch state into the gitbutler-branch crate 2024-07-10 16:18:34 +02:00