mirror of
https://github.com/therealpaulgg/ssh-sync.git
synced 2026-04-26 16:05:51 +03:00
[GH-ISSUE #51] Conflict Resolver for Key Upload #14
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#14
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 (Apr 3, 2024).
Original GitHub issue: https://github.com/therealpaulgg/ssh-sync/issues/51
conflict resolution was easily added for download - it should probably be added for upload as well.
This might be a more difficult task to implement as implementing it in a nicer way probably requires some sort of TUI...