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
testutils
Cargo.toml
LICENSE