gitbutler/crates/gitbutler-core
Sebastian Thiel 12e45142b3
recover from empty reflog files for gitbutler/target ref
This also improves the tests quite a bit as it incorporates fixes
in `gix-ref`.

Also rename variables to be more descriptive, so instead of `something_sha`
name it `something_commit` as the object type is among the most interesting
bits of an object.
2024-05-28 13:25:46 +02:00
..
src recover from empty reflog files for gitbutler/target ref 2024-05-28 13:25:46 +02:00
tests use git2::Oid instead of String; various small refactors 2024-05-28 13:25:46 +02:00
Cargo.toml use git2::Oid instead of String; various small refactors 2024-05-28 13:25:46 +02:00