pico
created pr with
12.1
pr_reviewed
cmds
checkout latest patchset:
ssh pr.pico.sh print 12 | git am -3checkout any patchset in a patch request:
ssh pr.pico.sh print 12.[rev] | git am -3add changes to patch request:
git format-patch main --stdout | ssh pr.pico.sh pr add 12
Patchset
12.2
lgtm
Eric Bower
2024-07-22T18:28:00ZI think we need the same logic for the `pr reopen` cmd as well Eric Bower (1): chore: update `pr reopen` cmd as well jolheiser (1): fix: log admin as closer cli.go | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) base-commit: 31fcd4a1f446368c4f1db8427282ee0222962f1f -- 2.45.2