[PR #188] [MERGED] refactor: migrate git commands to go-git #190

Closed
opened 2026-03-04 00:41:49 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: migrate-go-git


📝 Commits (4)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/thegeeklab/git-sv/pull/188 **Author:** [@xoxys](https://github.com/xoxys) **Created:** 4/24/2025 **Status:** ✅ Merged **Merged:** 4/25/2025 **Merged by:** [@xoxys](https://github.com/xoxys) **Base:** `main` ← **Head:** `migrate-go-git` --- ### 📝 Commits (4) - [`7243f1a`](https://github.com/thegeeklab/git-sv/commit/7243f1af9d74d8e3b02dfbc65178a16fd46124fe) refactor: migrate git commands to go-git - [`a5b3e19`](https://github.com/thegeeklab/git-sv/commit/a5b3e19d7b16db9296658fe008cf77ed7e192d1d) migrate more exec methods - [`08bdc57`](https://github.com/thegeeklab/git-sv/commit/08bdc576ac00c3ce71e5c1e9ef2fb0aa9602cbe1) cleanup - [`f4951a1`](https://github.com/thegeeklab/git-sv/commit/f4951a1a66fd88047b1212d825f6a892b76444a8) cleanup ### 📊 Changes **3 files changed** (+420 additions, -179 deletions) <details> <summary>View changed files</summary> 📝 `app/app.go` (+315 -167) 📝 `go.mod` (+19 -3) 📝 `go.sum` (+86 -9) </details> ### 📄 Description Fixes: https://github.com/thegeeklab/git-sv/issues/127 @pat-s Can you give it a test? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-03-04 00:41:49 +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/git-sv#190
No description provided.