mirror of
https://github.com/therealpaulgg/ssh-sync.git
synced 2026-04-26 16:05:51 +03:00
[PR #49] [MERGED] 42 make remove machine better #61
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#61
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/49
Author: @therealpaulgg
Created: 4/3/2024
Status: ✅ Merged
Merged: 4/3/2024
Merged by: @therealpaulgg
Base:
main← Head:42-make-remove-machine-better📝 Commits (2)
8ebbac1startd6c2655actually implement what the ticket is asking for📊 Changes
8 files changed (+198 additions, -55 deletions)
View changed files
📝
go.mod(+8 -0)📝
go.sum(+33 -0)📝
main.go(+3 -2)📝
pkg/actions/list-machines.go(+2 -24)📝
pkg/actions/remove-machine.go(+22 -26)➕
pkg/retrieval/machines.go(+69 -0)➕
pkg/retrieval/machines_test.go(+61 -0)➖
test/main.go(+0 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.