radicle-heartwood-lfs/radicle-cli/src
Alexis Sellier c9162121b0
cob: Parametrize `cob::Store` with repository type
The additional flexibility in choosing a backend for the COB store will
allow things like "draft" COBs that are stored in a different location,
without changing much of the logic.
2023-07-14 16:57:55 +02:00
..
commands cob: Parametrize `cob::Store` with repository type 2023-07-14 16:57:55 +02:00
terminal Don't fail if we can't open the database 2023-07-12 11:37:20 +02:00
commands.rs cli: Verify merge, remove `rad merge` command 2023-05-23 16:11:42 +02:00
git.rs cli: Consolidate working copy remote setup 2023-06-13 11:09:42 +02:00
lib.rs Move CLI command tests to integration tests 2022-12-06 10:01:41 +01:00
main.rs cli: Verify merge, remove `rad merge` command 2023-05-23 16:11:42 +02:00
project.rs cli: Consolidate working copy remote setup 2023-06-13 11:09:42 +02:00
terminal.rs node: Make node aliases required 2023-07-11 18:08:59 +02:00