jj/lib
Yuya Nishihara 162dcd49b4 cli: rewrite base GitIgnoreFile lookup to use gitoxide instead of libgit2
Since gix::Repository::config_snapshot() borrows the repo instance, it has to
be allocated in caller's stack. That's why GitBackend::git_config() is removed.
2023-11-02 19:33:06 +09:00
..
benches
gen-protos
src cli: rewrite base GitIgnoreFile lookup to use gitoxide instead of libgit2 2023-11-02 19:33:06 +09:00
tests merged_tree: propagate backend errors in diff iterator 2023-10-26 06:20:56 -07:00
testutils tests: force gitoxide to not load config nor use "main" as default branch 2023-11-02 19:33:06 +09:00
Cargo.toml cargo: add gitoxide (or gix) dependency 2023-11-02 19:33:06 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00