mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-26 05:57:10 +00:00
ca055d91d9
The `.jj/` directory contains information about two distinct parts: the repo and the working copy. Most subdirectories are related to the repo; only `.jj/working_copy/` is about the working copy. Let's move the repo-related bits into a new `.jj/repo/` subdirectory. That makes it clearer that they're related to the repo. It will probably also be easier to manage when we have support for multiple workspaces backed by a single repo. |
||
---|---|---|
.. | ||
smoke_test.rs | ||
test_init_command.rs | ||
test_ui.rs |