[PR #23] [MERGED] 22 bug creating a machine is weird if user tries to put spaces in the name #49

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

📋 Pull Request Information

Original PR: https://github.com/therealpaulgg/ssh-sync/pull/23
Author: @therealpaulgg
Created: 4/26/2023
Status: Merged
Merged: 4/26/2023
Merged by: @therealpaulgg

Base: mainHead: 22-bug-creating-a-machine-is-weird-if-user-tries-to-put-spaces-in-the-name


📝 Commits (2)

  • a407108 add comment explaining issue
  • 99fefaf use bufio scanner instead of fmt.scanln

📊 Changes

5 files changed (+36 additions, -9 deletions)

View changed files

📝 pkg/actions/challenge-response.go (+3 -1)
📝 pkg/actions/remove-machine.go (+3 -1)
📝 pkg/actions/reset.go (+3 -1)
📝 pkg/actions/setup.go (+10 -6)
pkg/utils/io.go (+17 -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/23 **Author:** [@therealpaulgg](https://github.com/therealpaulgg) **Created:** 4/26/2023 **Status:** ✅ Merged **Merged:** 4/26/2023 **Merged by:** [@therealpaulgg](https://github.com/therealpaulgg) **Base:** `main` ← **Head:** `22-bug-creating-a-machine-is-weird-if-user-tries-to-put-spaces-in-the-name` --- ### 📝 Commits (2) - [`a407108`](https://github.com/therealpaulgg/ssh-sync/commit/a4071083a6588fb23fbedd9e8fc50307b04ed22a) add comment explaining issue - [`99fefaf`](https://github.com/therealpaulgg/ssh-sync/commit/99fefaf8bba8236761814a356552aa7796cdaa87) use bufio scanner instead of fmt.scanln ### 📊 Changes **5 files changed** (+36 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `pkg/actions/challenge-response.go` (+3 -1) 📝 `pkg/actions/remove-machine.go` (+3 -1) 📝 `pkg/actions/reset.go` (+3 -1) 📝 `pkg/actions/setup.go` (+10 -6) ➕ `pkg/utils/io.go` (+17 -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:17:00 +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#49
No description provided.