mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 08:35:57 +00:00
13 lines
895 B
Markdown
13 lines
895 B
Markdown
# Upstream Source
|
|
|
|
This directory was imported from the source repository and is maintained directly in `my-pi`.
|
|
|
|
- Upstream: <https://github.com/pansapiens/pi-ssh>
|
|
- Initial snapshot: `e9a1059a0f37ab14b6a73ee608cb203edf803f31`
|
|
- Upstream version: `0.7.0`
|
|
- Snapshot date: 2026-06-23
|
|
|
|
Pure-`ssh2` connection management was designed with reference to `@99percentpeople/pi-ssh-remote` in <https://github.com/99percentpeople/pi-extensions> at commit `fe4c44f3b4d4b52bd2c31d6d4d5a833c4ad60d9d`. The local implementation keeps this fork's dedicated `ssh_*` tools and does not import that extension's local-tool override or OpenSSH fallback model.
|
|
|
|
The directory is not a Git submodule and intentionally contains no nested `.git`, `node_modules`, or generated build artifacts. Future upstream changes must be reviewed and ported from an explicit tag or commit without overwriting local modifications.
|