mirror of
https://github.com/thegeeklab/git-sv.git
synced 2026-04-26 18:55:50 +03:00
[PR #124] [MERGED] fix: also support .yaml config #130
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#130
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/124
Author: @xoxys
Created: 10/20/2024
Status: ✅ Merged
Merged: 10/20/2024
Merged by: @xoxys
Base:
main← Head:fix-config-file📝 Commits (2)
271ca98fix: also support .yaml configac1abb1fix docs📊 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.