quinjet 0.0.49

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

Unlocks a pull request conversation.

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

The confirmed form runs `gh pr unlock`. The terminal interface offers this only
when current metadata says the conversation is locked.