From fe202053fb6bde4bdbff40ef95a83abdb3128a82 Mon Sep 17 00:00:00 2001 From: Ben Spoor <37540691+ben-edna@users.noreply.github.com> Date: Fri, 9 Jan 2026 16:25:14 +0000 Subject: [PATCH 1/2] Add LsiGitCheckout --- doc/alternatives.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/alternatives.rst b/doc/alternatives.rst index e0b03d8fa..432366cd1 100644 --- a/doc/alternatives.rst +++ b/doc/alternatives.rst @@ -42,6 +42,7 @@ Dfetch_ ✔ ✔ ✔ ✔ ✔ `Hemlock`_ ✔ ✘ ✔ ✔ ✔ ✔ `josh`_ ✔ ✘ ✔ ✔ ✔ ✔ `Kitenet mr`_ ✔ ✔ ? ✔ ✔ ✔ +`LsiGitCheckout`_ ✔ ✘ ✔ ✘ ✔ ✔ `mdlr`_ ✔ ✘ Beta ✔ ✔ ✔ `myrepos`_ ✔ ✘ ✘ ✔ ✔ ✔ `OpenTitan-vendor.py`_ ✔ ✘ ✘ ✔ ✔ ✔ @@ -92,6 +93,7 @@ Dfetch_ ✔ ✔ ✔ ✔ ✔ .. _`Hemlock`: https://github.com/MadL1me/hemlock .. _`josh`: https://github.com/josh-project/josh .. _`Kitenet mr`: https://github.com/toddr/kitenet-mr +.. _`LsiGitCheckout`: https://github.com/LS-Instruments/LsiGitCheckout .. _`mdlr`: https://github.com/exlinc/mdlr .. _`myrepos`: http://myrepos.branchable.com/ .. _`OpenTitan-vendor.py`: https://github.com/lowRISC/opentitan/blob/master/util/vendor.py From 57e4e75830f7fb495dac5cc5876ac58f81270262 Mon Sep 17 00:00:00 2001 From: Ben Spoor <37540691+ben-edna@users.noreply.github.com> Date: Fri, 9 Jan 2026 16:32:58 +0000 Subject: [PATCH 2/2] Add alternatives --- doc/alternatives.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/alternatives.rst b/doc/alternatives.rst index 432366cd1..b6f791f65 100644 --- a/doc/alternatives.rst +++ b/doc/alternatives.rst @@ -45,6 +45,7 @@ Dfetch_ ✔ ✔ ✔ ✔ ✔ `LsiGitCheckout`_ ✔ ✘ ✔ ✘ ✔ ✔ `mdlr`_ ✔ ✘ Beta ✔ ✔ ✔ `myrepos`_ ✔ ✘ ✘ ✔ ✔ ✔ +`multi_repo`_ ✔ ✘ ✔ ✔ ✔ ✔ `OpenTitan-vendor.py`_ ✔ ✘ ✘ ✔ ✔ ✔ `pasta`_ ✔ ✘ ✔ ✔ ✔ ✔ `peru`_ ✔ ✘ ✔ ✔ ✔ ✔ @@ -96,6 +97,7 @@ Dfetch_ ✔ ✔ ✔ ✔ ✔ .. _`LsiGitCheckout`: https://github.com/LS-Instruments/LsiGitCheckout .. _`mdlr`: https://github.com/exlinc/mdlr .. _`myrepos`: http://myrepos.branchable.com/ +.. _`multi_repo`: https://github.com/ManageIQ/multi_repo .. _`OpenTitan-vendor.py`: https://github.com/lowRISC/opentitan/blob/master/util/vendor.py .. _`pasta`: https://github.com/audiotool/pasta .. _`peru`: https://github.com/buildinspace/peru