mirror of
https://github.com/therealpaulgg/ssh-sync.git
synced 2026-04-26 16:05:51 +03:00
[PR #59] [CLOSED] Add known_hosts file syncing #67
Labels
No labels
ai-generated
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ssh-sync#67
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/therealpaulgg/ssh-sync/pull/59
Author: @therealpaulgg
Created: 5/20/2025
Status: ❌ Closed
Base:
main← Head:codex/improve-syncing-of-known-hosts-file📝 Commits (1)
b70ad6aDocument known hosts feature📊 Changes
6 files changed (+83 additions, -5 deletions)
View changed files
📝
README.md(+1 -0)📝
pkg/actions/download.go(+3 -0)📝
pkg/actions/upload.go(+17 -0)📝
pkg/dto/main.go(+6 -5)📝
pkg/retrieval/data_test.go(+1 -0)➕
pkg/utils/knownhosts.go(+55 -0)📄 Description
Summary
known_hostsKnownHostsinDataDtoTesting
go test ./...(fails: no route to host)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.