jj/lib
Yuya Nishihara 40a9f75441 workspace: do not look up ancestor paths by Workspace::load()
I don't think Workspace::load() should be permissive in that regard.
WorkspaceLoader could provide such function, but I feel it's more like
CLI business. CLI can also look for parent '.git' directory to suggest
'jj init --git-repo=..' if needed.
2023-01-10 23:31:26 +09:00
..
gen-protos lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
src workspace: do not look up ancestor paths by Workspace::load() 2023-01-10 23:31:26 +09:00
tests workspace: do not look up ancestor paths by Workspace::load() 2023-01-10 23:31:26 +09:00
testutils repo: add MutableRepo::new_commit() returning CommitBuilder 2022-12-26 23:30:52 -08:00
build.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
Cargo.toml cargo: bump regex from 1.7.0 to 1.7.1 2023-01-09 08:54:02 -08:00