quinjet 0.0.37

A fast, live, keyboard-first Git source-control interface for the terminal
1
2
3
4
5
6
7
8
9
10
11
# `quinjet pr delete-last-comment`

Deletes the current viewer's latest conversation comment.

```bash
quinjet pr delete-last-comment <number> [--repo <owner/name>] [--refresh] [--yes]
```

Quinjet's own `--yes` gate is required before it invokes the GitHub CLI's
non-interactive delete confirmation. GitHub reports when there is no deletable
comment.