dashboard / erock/utils / feat: add ssh cert file support to ssh client impl #99 rss

accepted · opened on 2025-12-25T04:21:37Z by erock
Help
checkout latest patchset:
ssh pr.pico.sh print pr-99 | git am -3
checkout any patchset in a patch request:
ssh pr.pico.sh print ps-X | git am -3
add changes to patch request:
git format-patch main --stdout | ssh pr.pico.sh pr add 99
add review to patch request:
git format-patch main --stdout | ssh pr.pico.sh pr add --review 99
accept PR:
ssh pr.pico.sh pr accept 99
close PR:
ssh pr.pico.sh pr close 99
Timeline Patchsets

Range-diff rd-182

title
feat: add ssh cert file support to ssh client impl
description
Patch equal
old #1
dca5cae
new #1
dca5cae
title
refactor: CertificateFile -> CertificateLocation
description
Patch added
old #0
(none)
new #2
31cd283
Back to top
1: dca5cae = 1: dca5cae feat: add ssh cert file support to ssh client impl
-: ------- > 2: 31cd283 refactor: CertificateFile -> CertificateLocation