mirror of
https://github.com/goodhosts/cli.git
synced 2026-04-27 07:06:00 +03:00
[PR #3] [MERGED] added backup, restore and edit #20
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/goodhosts/cli/pull/3
Author: @luthermonson
Created: 1/20/2020
Status: ✅ Merged
Merged: 1/20/2020
Merged by: @luthermonson
Base:
master← Head:backup-restore📝 Commits (1)
2dd8c42added backup, restore and edit📊 Changes
8 files changed (+132 additions, -23 deletions)
View changed files
📝
cmd/add.go(+5 -4)📝
cmd/backup.go(+19 -2)📝
cmd/check.go(+4 -3)➕
cmd/edit.go(+38 -0)📝
cmd/list.go(+5 -3)📝
cmd/main.go(+34 -2)📝
cmd/remove.go(+6 -6)📝
cmd/restore.go(+21 -3)📄 Description
Closes #1 and #2
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.