When the `rad inbox` command would come across a reference name that it did not recognise as a `Cob` or `Branch`, then it would fail with an `Unknown` error. Instead, add an `Unknown` variant to `NotificationKind` which can be displayed in the `inbox` CLI, by using the `--show-unknown` flag. Otherwise, it will be skipped and the inbox will work as usual. While refactoring, the `TypedId` type is used for the `Cob` variant to simplify some of its uses. Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com> X-Clacks-Overhead: GNU Terry Pratchett |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||