Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
fixup! patch-show: Show replies by default
✗ CI failure Matthias Beyer committed 1 month ago
commit cb719a6bbed46f21a8f259c2f72a0f9315e76d4e
parent b6da3840180d087f40deb0ade93dfac05db78d51
1 failed (1 total) View logs
1 file changed +2 -0
modified CHANGELOG.md
@@ -24,6 +24,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
  configuration file. The default values used are `WAL` and `NORMAL`, which
  generates less I/O operations. On power loss, transactions might be rolled
  back, but SQLite still guarantees consistency in this mode.
+
- `rad patch show` shows replies by default now. With `--replies` and
+
  `--no-replies` this behaviour can be toggled.

## Fixed Bugs