jj/lib
Martin von Zweigbergk c0711f47cf workspace: introduce Workspace type
Having a concept of a "workspace" will be useful for adding support
for multiple workspaces (#13). You can think of the "workspace" as a
repo combined with a working copy. A workspace corresponds 1:1 with a
`.jj/` directory. It's pretty close to what other VCS simply call a
"repo", but I've ended up using the word "repo" for what Git calls a
"bare repo".
2021-11-25 21:04:56 -08:00
..
benches
protos
src workspace: introduce Workspace type 2021-11-25 21:04:56 -08:00
tests backend: make Vec inside CommitId non-public 2021-11-19 23:19:00 -08:00
build.rs
Cargo.toml