radicle-heartwood-lfs/radicle-cli/src
cloudhead d773659d66
cli: Don't fork on clone
Since forking creates your `rad/sigrefs`, which then needs to be backed
up forever, we avoid forking on `rad clone`. This should make little or
no difference for users, as the "fork" will be created on `git push`.
2023-12-13 12:14:06 +01:00
..
commands cli: Don't fork on clone 2023-12-13 12:14:06 +01:00
git Update Rust toolchain to 1.74 2023-11-17 16:58:24 +01:00
terminal cli: Add `watch` command 2023-12-11 12:04:26 +01:00
commands.rs cli: Add `watch` command 2023-12-11 12:04:26 +01:00
git.rs cli: Implement pretty diffs with highlighting 2023-09-27 12:37:41 +02:00
lib.rs cli: Add pager to `rad diff` 2023-11-03 14:20:16 +01:00
main.rs cli: Add `watch` command 2023-12-11 12:04:26 +01:00
pager.rs cli: Add pager to `rad diff` 2023-11-03 14:20:16 +01:00
project.rs radicle: Rename many more methods using new naming 2023-12-06 10:02:00 +01:00
terminal.rs cli: Don't fork on clone 2023-12-13 12:14:06 +01:00