mirror of
https://github.com/therealpaulgg/ssh-sync.git
synced 2026-04-26 16:05:51 +03:00
[GH-ISSUE #34] Cannot upload ssh keys without an existing config #10
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#10
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?
Originally created by @therealpaulgg on GitHub (Mar 20, 2024).
Original GitHub issue: https://github.com/therealpaulgg/ssh-sync/issues/34
We should create a configuration for the user if they do not have any ssh keys/configuration. Currently we are unable to upload (400 error) if users don't have an SSH config but they create a key and attempt to upload.
At the bare minimum, simply creating an empty file should suffice.
ssh configs probably shouldnt be required (but very much encouraged)