jj/lib
Yuya Nishihara 5ed070a78a view: use get_git_ref(name) where extra .clone() wouldn't matter
Perhaps, all view.get_<kind>(name) functions can return reference, but I'm
not willing to change the interface at this point. I'll revisit this after
migrating Option<RefTarget> to new Conflict-based type.
2023-07-15 05:57:49 +09:00
..
benches
gen-protos
src view: use get_git_ref(name) where extra .clone() wouldn't matter 2023-07-15 05:57:49 +09:00
tests view: use get_git_ref(name) where extra .clone() wouldn't matter 2023-07-15 05:57:49 +09:00
testutils
build.rs
Cargo.toml