ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 9186d0fd38 workspace: convert external git repo path to store-relative by constructor
We could fix do_git_clone() instead, but it seemed a bit weird that the
git_repo_path is relative to the store path which is unknown to callers.

Fixes #2374
2023-10-14 22:20:09 +09:00
..
benches
gen-protos
src workspace: convert external git repo path to store-relative by constructor 2023-10-14 22:20:09 +09:00
tests view: migrate in-memory structure to per-remote branches map 2023-10-14 22:20:00 +09:00
testutils backend: make read functions async 2023-10-08 23:36:49 -07:00
Cargo.toml backend: make read functions async 2023-10-08 23:36:49 -07:00
LICENSE