radicle-heartwood-lfs/crates/radicle-cli
Lorenz Leutgeb 6b9ff4f99e cli/init: Allow `--setup-signing` with bare repos
The `--setup-signing` flag is a no-op when combined with `--existing`
and errors on bare repositories.

Make it effective in combination with `--existing` and also rewrite it
to support bare repositories, gracefully falling back to just avoid
writing to `.gitsigners`.
2025-09-15 10:21:09 +01:00
..
examples cli/init: Allow `--setup-signing` with bare repos 2025-09-15 10:21:09 +01:00
src cli/init: Allow `--setup-signing` with bare repos 2025-09-15 10:21:09 +01:00
tests cli/clone: Add flag `--bare` 2025-09-15 10:21:09 +01:00
Cargo.toml cli: Add itertools dependency 2025-09-10 21:23:30 +02:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00