Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
radicle: Detect current repository using `jj`
Merged lorenz opened 7 months ago

When using Jujutsu and a non-colocated Git repository, the detection using libgit2 directly fails (just as git in a shell would fail).

Add an invocation of jj git root as a fallback.

lorenz opened with revision b3840297 on base 5fea9ac0 +39 -2 7 months ago

When using Jujutsu and a non-colocated Git repository, the detection using libgit2 directly fails (just as git in a shell would fail).

Add an invocation of jj git root as a fallback.

lorenz pushed revision 2 ed40687c on base 0441b048 +39 -2 7 months ago

Rebase

lorenz pushed revision 3 14212b63 on base ed8b0860 +300 -23 7 months ago

Preserve git2::Error.

fintohaps pushed revision 4 0b80cc96 on base fafb3493 +0 -0 7 months ago

Rebase

fintohaps merged revision 0b80cc96 at fafb3493 7 months ago
fintohaps pushed revision 5 b1a28f15 on base fafb3493 +300 -23 7 months ago

Rebase