radicle-heartwood-lfs/crates/radicle-cli
Adrian Duke 0684d1ccdf cli: Changed the default scope from all to followed for clone and seed
The previous implementation used 'all' as the default for scope, this
could lead to surprising behaviour where a user would fetch all
references for cloned and seeded repositories. Instead have a progressive,
safe by default value - where it fetches only 'followed' references. Later
a user can decide to set the scope to 'all'. NOTE: the default policy
scope was not changed from 'all' and is intended to be changed at a
later date.
2026-02-16 21:39:11 +01:00
..
examples cli: Changed the default scope from all to followed for clone and seed 2026-02-16 21:39:11 +01:00
src cli: Changed the default scope from all to followed for clone and seed 2026-02-16 21:39:11 +01:00
tests cli: Changed the default scope from all to followed for clone and seed 2026-02-16 21:39:11 +01:00
Cargo.toml term, cli: `winsplit` over `shlex` on Windows 2026-02-11 10:26:22 +01:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00