radicle-heartwood-lfs/radicle-cli/examples/workflow
Fintan Halpenny a8cca57c0a
cli: inline patch revision updates
Instead of having a timeline of a patch be global and sorted by
timestamp, organise it via revisions. Each revision has an entry in
the timeline, sorted by timestamp. Under each revision, a series of
updates are inlined, also sorted by their timestamps. Currently, these
updates can either be reviews or merges.

For example:

```
├────────────────────────────────────────────────────────────────────────────┤
│ ● opened by fintohaps (you) 1 week ago                                     │
│   └── ✓ accepted by fintohaps (you) 1 week ago                             │
│ ↑ updated to 5f2a123e3f2aa60f2e03815df283563495b73085 (a1c3c0f) 1 week ago │
│   └── ✓ accepted by fintohaps (you) 1 week ago                             │
│   └── ✓ merged by cloudhead (z6Mkt67…v4N1tRk) now                          │
╰────────────────────────────────────────────────────────────────────────────╯
```

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2024-01-09 13:06:03 +01:00
..
1-new-project.md cli: Replace seedling emoji with alien invader 2023-04-25 12:47:36 +02:00
2-cloning.md cli: Add canonical remote to `init` and `checkout` 2023-04-24 15:42:00 +02:00
3-issues.md radicle: UserInfo for Repository::create 2023-11-09 16:43:34 +01:00
4-patching-contributor.md cli: Small change to output for clarity 2024-01-08 17:46:22 +01:00
5-patching-maintainer.md cli: inline patch revision updates 2024-01-09 13:06:03 +01:00
6-pulling-contributor.md remote-helper: Run sync on `git-fetch` 2023-09-27 12:29:46 +02:00