gitbutler/crates/gitbutler-core
Sebastian Thiel a5f71be44c
avoid separate exists-checks in favor of detailed error handling
That way we are less racy and do less IO.
2024-05-28 13:25:46 +02:00
..
src avoid separate exists-checks in favor of detailed error handling 2024-05-28 13:25:46 +02:00
tests remove single-use traits while leaving the structure as is 2024-05-28 13:25:46 +02:00
Cargo.toml remove chrono which was only used for 'now in milliseconds, relative to UNIX epoch' 2024-05-24 21:38:11 +02:00