[PR #3] [MERGED] errors in if statements if possible #29

Closed
opened 2026-02-28 01:16:55 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: error-handling


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/therealpaulgg/ssh-sync/pull/3 **Author:** [@therealpaulgg](https://github.com/therealpaulgg) **Created:** 1/12/2023 **Status:** ✅ Merged **Merged:** 1/12/2023 **Merged by:** [@therealpaulgg](https://github.com/therealpaulgg) **Base:** `main` ← **Head:** `error-handling` --- ### 📝 Commits (2) - [`7840082`](https://github.com/therealpaulgg/ssh-sync/commit/78400825fe3b744207ce43086ad640d70794cb6c) errors in if statements if possible - [`884801b`](https://github.com/therealpaulgg/ssh-sync/commit/884801b29dc131ca0c3c0e18f1a772476b453aa3) update todo.txt ### 📊 Changes **12 files changed** (+45 additions, -80 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:16:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ssh-sync#29
No description provided.