docs
created pr with
63.1
added 63.2
-: ------- > 1: 5ea2b3a lgtm
1: 6429512 ! 2: fc5db9c docs: rewrite api-token page
-: ------- > 3: 5ea2b3a chore: add token tui img
changed status to
accepted
cmds
checkout latest patchset:
ssh pr.pico.sh print 63 | git am -3checkout any patchset in a patch request:
ssh pr.pico.sh print 63.[rev] | git am -3add changes to patch request:
git format-patch main --stdout | ssh pr.pico.sh pr add 63set PR to open (enables RSS notifications):
ssh pr.pico.sh pr open 63set PR to draft (stops RSS notifications):
ssh pr.pico.sh pr draft 63
Patchset
63.2
lgtm
Eric Bower
2025-04-14T14:19:13ZThanks! I created a new image and added it to your commit. Eric Bower (1): chore: add token tui img Noelle Leigh (1): docs: rewrite api-token page posts/api-token.md | 19 +++++++++++-------- static/token-tui.png | Bin 0 -> 204637 bytes 2 files changed, 11 insertions(+), 8 deletions(-) create mode 100644 static/token-tui.png base-commit: 3043e5cdceb7ee3fb26fc436166f467dc03501a5 -- 2.45.3