mirror of
https://github.com/therealpaulgg/ssh-sync.git
synced 2026-04-26 16:05:51 +03:00
[PR #1] [MERGED] Provide server #28
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#28
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/1
Author: @therealpaulgg
Created: 1/10/2023
Status: ✅ Merged
Merged: 1/10/2023
Merged by: @therealpaulgg
Base:
main← Head:provide-server📝 Commits (2)
0a35384provide server, initdcb1c67no profile yet📊 Changes
10 files changed (+148 additions, -50 deletions)
View changed files
➕
.vscode/settings.json(+3 -0)📝
pkg/actions/challenge-response.go(+12 -2)📝
pkg/actions/download.go(+7 -1)📝
pkg/actions/remove-machine.go(+17 -2)📝
pkg/actions/reset.go(+3 -1)📝
pkg/actions/setup.go(+62 -24)📝
pkg/actions/upload.go(+10 -2)📝
pkg/models/profile.go(+5 -2)➕
pkg/utils/getprofile.go(+28 -0)📝
pkg/utils/tokengen.go(+1 -16)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.