dashboard / pico / feat(prose): live journal #12 rss

closed · opened on 2024-08-01T14:25:45Z by erock
Help
# add changes to patch request
git format-patch main --stdout | ssh pr.pico.sh pr add 12
# add review to patch request
git format-patch main --stdout | ssh pr.pico.sh pr add --review 12
# remove patchset
ssh pr.pico.sh ps rm ps-x
# checkout all patches
ssh pr.pico.sh pr print 12 | git am -3
# print a diff between the last two patches in a patch request
ssh pr.pico.sh pr diff 12
# accept PR
ssh pr.pico.sh pr accept 12
# close PR
ssh pr.pico.sh pr close 12

Logs

jolheiser created pr with ps-20 on 2024-07-22T17:56:38Z
erock reviewed pr with ps-23 on 2024-07-22T18:28:48Z
erock changed status on 2024-07-22T18:28:48Z {"status":"reviewed"}

Patchsets

ps-20 by jolheiser on 2024-07-22T17:56:38Z
Range Diff ↕ rd-23
-: ------- > 1: 0d8b33f lgtm
1: 1743c59 ! 2: 49da24b fix: log admin as closer
-: ------- > 3: 0d8b33f chore: update `pr reopen` cmd as well
ps-23 by erock on 2024-07-22T18:28:48Z

Range-diff rd-23

title
lgtm
description
Patch added
old #0
(none)
new #1
0d8b33f
title
fix: log admin as closer
description
Patch changed
old #1
1743c59
new #2
49da24b
title
chore: update `pr reopen` cmd as well
description
Patch added
old #0
(none)
new #3
0d8b33f
Back to top
-: ------- > 1: 0d8b33f lgtm
1: 1743c59 ! 2: 49da24b fix: log admin as closer
-: ------- > 3: 0d8b33f chore: update `pr reopen` cmd as well