mirror of
https://github.com/therealpaulgg/ssh-sync.git
synced 2026-04-26 16:05:51 +03:00
[PR #3] [MERGED] errors in if statements if possible #29
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#29
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/3
Author: @therealpaulgg
Created: 1/12/2023
Status: ✅ Merged
Merged: 1/12/2023
Merged by: @therealpaulgg
Base:
main← Head:error-handling📝 Commits (2)
7840082errors in if statements if possible884801bupdate todo.txt📊 Changes
12 files changed (+45 additions, -80 deletions)
View changed files
📝
main.go(+1 -2)📝
pkg/actions/challenge-response.go(+6 -8)📝
pkg/actions/download.go(+5 -7)📝
pkg/actions/remove-machine.go(+1 -2)📝
pkg/actions/reset.go(+1 -2)📝
pkg/actions/setup.go(+16 -28)📝
pkg/actions/upload.go(+3 -6)📝
pkg/utils/decrypt.go(+1 -2)📝
pkg/utils/encrypt.go(+1 -2)📝
pkg/utils/getprofile.go(+1 -2)📝
pkg/utils/write.go(+9 -16)📝
todo.txt(+0 -3)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.