[PR #4] [MERGED] Live refactors #31

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/4
Author: @therealpaulgg
Created: 1/13/2023
Status: Merged
Merged: 1/13/2023
Merged by: @therealpaulgg

Base: mainHead: live-refactors


📝 Commits (3)

  • e14c29d init
  • 0b219c2 Merge branch 'main' of github.com:therealpaulgg/ssh-sync into live-refactors
  • dc688b6 socket utils, dto additions

📊 Changes

5 files changed (+88 additions, -15 deletions)

View changed files

📝 pkg/actions/challenge-response.go (+2 -6)
📝 pkg/actions/reset.go (+11 -1)
📝 pkg/actions/setup.go (+4 -7)
📝 pkg/dto/main.go (+7 -1)
pkg/utils/sockets.go (+64 -0)

📄 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/4 **Author:** [@therealpaulgg](https://github.com/therealpaulgg) **Created:** 1/13/2023 **Status:** ✅ Merged **Merged:** 1/13/2023 **Merged by:** [@therealpaulgg](https://github.com/therealpaulgg) **Base:** `main` ← **Head:** `live-refactors` --- ### 📝 Commits (3) - [`e14c29d`](https://github.com/therealpaulgg/ssh-sync/commit/e14c29d0db688453506924d3126a575d9f79bc55) init - [`0b219c2`](https://github.com/therealpaulgg/ssh-sync/commit/0b219c22c433d531ea4e53699d7bf872cc2ae2be) Merge branch 'main' of github.com:therealpaulgg/ssh-sync into live-refactors - [`dc688b6`](https://github.com/therealpaulgg/ssh-sync/commit/dc688b6311ddcd979b0d2ce9d004293d3d975cc1) socket utils, dto additions ### 📊 Changes **5 files changed** (+88 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `pkg/actions/challenge-response.go` (+2 -6) 📝 `pkg/actions/reset.go` (+11 -1) 📝 `pkg/actions/setup.go` (+4 -7) 📝 `pkg/dto/main.go` (+7 -1) ➕ `pkg/utils/sockets.go` (+64 -0) </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#31
No description provided.