radicle-heartwood-lfs/crates/radicle
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
..
src radicle: Detect current repository using `jj` 2025-09-26 12:03:01 +01:00
CHANGELOG.md Introduce a node event for canonical reference updates 2025-08-25 18:49:43 +01:00
Cargo.toml crates: 1.4.0 release 2025-08-27 10:30:28 +01:00