[PR #124] [MERGED] fix: also support .yaml config #130

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

📋 Pull Request Information

Original PR: https://github.com/thegeeklab/git-sv/pull/124
Author: @xoxys
Created: 10/20/2024
Status: Merged
Merged: 10/20/2024
Merged by: @xoxys

Base: mainHead: fix-config-file


📝 Commits (2)

📊 Changes

5 files changed (+23 additions, -30 deletions)

View changed files

📝 .gitsv/config.yml (+0 -2)
📝 README.md (+1 -3)
📝 app/app.go (+4 -4)
📝 app/config.go (+9 -12)
📝 app/config_test.go (+9 -9)

📄 Description

Fixes: https://github.com/thegeeklab/git-sv/issues/122


🔄 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/124 **Author:** [@xoxys](https://github.com/xoxys) **Created:** 10/20/2024 **Status:** ✅ Merged **Merged:** 10/20/2024 **Merged by:** [@xoxys](https://github.com/xoxys) **Base:** `main` ← **Head:** `fix-config-file` --- ### 📝 Commits (2) - [`271ca98`](https://github.com/thegeeklab/git-sv/commit/271ca989d3654b71083513bd0052511c987bce63) fix: also support .yaml config - [`ac1abb1`](https://github.com/thegeeklab/git-sv/commit/ac1abb13b53863766f81016a9f7736bd901281de) fix docs ### 📊 Changes **5 files changed** (+23 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `.gitsv/config.yml` (+0 -2) 📝 `README.md` (+1 -3) 📝 `app/app.go` (+4 -4) 📝 `app/config.go` (+9 -12) 📝 `app/config_test.go` (+9 -9) </details> ### 📄 Description Fixes: https://github.com/thegeeklab/git-sv/issues/122 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 00:41:31 +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#130
No description provided.