radicle-heartwood-lfs/crates/radicle-cli/tests
Lorenz Leutgeb 9e1d6b1feb radicle: Detect current repository using `jj`
When using Jujutsu and a non-colocated Git repository, the detection
using `git2` directly fails (just as `git` in a shell would fail)
because there is no `.git` directory found by traversing up the
filesystem hierarchy.

Add an invocation of `jj git root` as a fallback.
2025-09-26 12:03:01 +01:00
..
data repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
util radicle-cli-test: Prepare testing with `jj` 2025-09-26 12:03:01 +01:00
commands.rs radicle: Detect current repository using `jj` 2025-09-26 12:03:01 +01:00