dashboard / pico / refactor(tui): use vaxis #48 rss

open · opened on 2025-02-24T12:55:08Z by erock
Help
# add changes to patch request
git format-patch main --stdout | ssh pr.pico.sh pr add 48
# add review to patch request
git format-patch main --stdout | ssh pr.pico.sh pr add --review 48
# remove patchset
ssh pr.pico.sh ps rm ps-x
# checkout all patches
ssh pr.pico.sh pr print 48 | git am -3
# print a diff between the last two patches in a patch request
ssh pr.pico.sh pr diff 48
# accept PR
ssh pr.pico.sh pr accept 48
# close PR
ssh pr.pico.sh pr close 48

Logs

erock created pr with ps-105 on 2025-02-24T12:55:08Z
erock added ps-106 on 2025-02-25T01:16:25Z

Patchsets

ps-105 by erock on 2025-02-24T12:55:08Z
Range Diff ↕ rd-106
1: 9033000 = 1: 9033000 refactor(tui): use vaxis
-: ------- > 2: e191f12 chore(tui): setup page navigation
ps-106 by erock on 2025-02-25T01:16:25Z

Range-diff rd-106

title
refactor(tui): use vaxis
description
Patch equal
old #1
9033000
new #1
9033000
title
chore(tui): setup page navigation
description
Patch added
old #0
(none)
new #2
e191f12
Back to top
1: 9033000 = 1: 9033000 refactor(tui): use vaxis
-: ------- > 2: e191f12 chore(tui): setup page navigation