docs

created pr with 63.1 on 2025-04-13T17:09:08Z · by a61b448c
added 63.2 on 2025-04-14T14:19:40Z · by c8ef7d19
-: ------- > 1: 5ea2b3a lgtm
1: 6429512 ! 2: fc5db9c docs: rewrite api-token page
-: ------- > 3: 5ea2b3a chore: add token tui img
changed status to accepted on 2025-04-14T14:19:40Z · by c8ef7d19
cmds
checkout latest patchset:
ssh pr.pico.sh print 63 | git am -3
checkout any patchset in a patch request:
ssh pr.pico.sh print 63.[rev] | git am -3
add changes to patch request:
git format-patch main --stdout | ssh pr.pico.sh pr add 63
set PR to open (enables RSS notifications):
ssh pr.pico.sh pr open 63
set PR to draft (stops RSS notifications):
ssh pr.pico.sh pr draft 63

Patchset 63.2 on 2025-04-14T14:19:40Z · commit 5ea2b3a

chore: add token tui img
Eric Bower 2025-04-14T14:06:28Z
Semantic diff summary
0 added, 0 modified, 0 signature changed, 0 removed across 0 analyzed files (1 file skipped: unsupported file type)
+0 -0 static/token-tui.png #
Binaries are not rendered as diffs.
Back to top