gitbutler/crates/gitbutler-core
Kiril Videlov ce5e57d5ac move get_wd_tree to git2::Repository extension trait
This way we reduce drilling and allow ourselves to eventually remove core::git types
2024-05-28 23:17:54 +02:00
..
src move get_wd_tree to git2::Repository extension trait 2024-05-28 23:17:54 +02:00
tests rename fetch_from_target to fetch_from_remotes 2024-05-28 10:14:35 +02:00
Cargo.toml use git2::Oid instead of String; various small refactors 2024-05-28 13:25:46 +02:00