ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara b42a69db6d git_backend: configure committer (and author) of gix::Repository
Otherwise, ref updates would fail if we port git::export_refs() to gitoxide.
This change isn't strictly needed for the backend itself, but we'll reuse the
gix::Repository instance created by the backend when importing and exporting
Git refs.
2023-11-11 22:35:54 +09:00
..
benches
gen-protos Use { workspace = true } to appease VS Code's Cargo.toml parser 2023-08-22 21:38:53 -07:00
src git_backend: configure committer (and author) of gix::Repository 2023-11-11 22:35:54 +09:00
tests git_backend: pass UserSettings to GitBackend constructors 2023-11-11 22:35:54 +09:00
testutils git_backend: pass UserSettings to GitBackend constructors 2023-11-11 22:35:54 +09:00
Cargo.toml tree: remove unsafe with ouroboros for self-referential iterators 2023-11-09 21:50:29 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00