[PR #5895] git: format error when directory is not a git repo #2614

Open
opened 2026-03-01 22:37:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/5895
Author: @gabriel-vasile
Created: 8/10/2025
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (3)

  • eb6e07b git: format error
  • 140cfd1 Merge branch 'master' into patch-1
  • 206f3eb Merge branch 'master' into patch-1

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 pkg/common/git/git.go (+1 -1)

📄 Description

The logged message:

before
path/home/user/Code/repo_namenot located inside a git repository
after
path /home/user/Code/repo_name not located inside a git repository


🔄 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/nektos/act/pull/5895 **Author:** [@gabriel-vasile](https://github.com/gabriel-vasile) **Created:** 8/10/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`eb6e07b`](https://github.com/nektos/act/commit/eb6e07bb773b079f85e69250709d398089923283) git: format error - [`140cfd1`](https://github.com/nektos/act/commit/140cfd1d4d95ad9059f9d9acba270dcdf54d007a) Merge branch 'master' into patch-1 - [`206f3eb`](https://github.com/nektos/act/commit/206f3eb6ca19864c87b961b51e2f834f33d4f428) Merge branch 'master' into patch-1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/common/git/git.go` (+1 -1) </details> ### 📄 Description The logged message: before `path/home/user/Code/repo_namenot located inside a git repository` after `path /home/user/Code/repo_name not located inside a git repository` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/act#2614
No description provided.