mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-25 05:29:39 +00:00
bbf4ba4118
When using an internal Git repo (`jj init --git`), we make `.jj/repo/store/git_target` point directly to the repo (which is bare in that case). It makes sense to do the same when using an external Git repo (`jj init --git-repo`), so the contents of `.jj/repo/store/git_target` doesn't depend on whether the user included the `.git/` on the CLI. |
||
---|---|---|
.. | ||
smoke_test.rs | ||
test_global_opts.rs | ||
test_init_command.rs | ||
test_ui.rs | ||
test_untrack_command.rs |