mirror of
https://github.com/thegeeklab/git-sv.git
synced 2026-04-25 18:25:56 +03:00
[PR #188] [MERGED] refactor: migrate git commands to go-git #190
Labels
No labels
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/git-sv#190
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/thegeeklab/git-sv/pull/188
Author: @xoxys
Created: 4/24/2025
Status: ✅ Merged
Merged: 4/25/2025
Merged by: @xoxys
Base:
main← Head:migrate-go-git📝 Commits (4)
7243f1arefactor: migrate git commands to go-gita5b3e19migrate more exec methods08bdc57cleanupf4951a1cleanup📊 Changes
3 files changed (+420 additions, -179 deletions)
View changed files
📝
app/app.go(+315 -167)📝
go.mod(+19 -3)📝
go.sum(+86 -9)📄 Description
Fixes: https://github.com/thegeeklab/git-sv/issues/127
@pat-s Can you give it a test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.