[PR #829] [CLOSED] enable using worktrees #1635

Closed
opened 2026-03-01 21:52:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/829
Author: @lvlrt
Created: 9/27/2021
Status: Closed

Base: masterHead: git-worktrees


📝 Commits (7)

  • d72ac48 enable using worktrees
  • 97e5ef0 fix lint
  • b20a7c0 fix lint
  • c5f57d9 Merge branch 'master' into git-worktrees
  • f04926c added requested changes
  • 4c7d8d6 Merge branch 'master' into git-worktrees
  • 4918f2f Merge branch 'master' into git-worktrees

📊 Changes

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

View changed files

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

📄 Description

  • Enables using act in a worktree of Git (needs to follow the .git file directions)

🔄 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/829 **Author:** [@lvlrt](https://github.com/lvlrt) **Created:** 9/27/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `git-worktrees` --- ### 📝 Commits (7) - [`d72ac48`](https://github.com/nektos/act/commit/d72ac482bc524c2ee6c857f20e13c5c61bbaadaa) enable using worktrees - [`97e5ef0`](https://github.com/nektos/act/commit/97e5ef0a20baa8b8374501853f1e902e4d16386d) fix lint - [`b20a7c0`](https://github.com/nektos/act/commit/b20a7c06988addba09d3f082e62929c51062e9c5) fix lint - [`c5f57d9`](https://github.com/nektos/act/commit/c5f57d92d32edf50d7df3db5a79a89f530e1c241) Merge branch 'master' into git-worktrees - [`f04926c`](https://github.com/nektos/act/commit/f04926c34fb9ad583c377679e4b9e711d2ff0081) added requested changes - [`4c7d8d6`](https://github.com/nektos/act/commit/4c7d8d6114f4878992246f032aa4c072b1896de4) Merge branch 'master' into git-worktrees - [`4918f2f`](https://github.com/nektos/act/commit/4918f2f3f9ce5a189547c363ccbe04c384e413f4) Merge branch 'master' into git-worktrees ### 📊 Changes **1 file changed** (+26 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/common/git.go` (+26 -1) </details> ### 📄 Description - Enables using act in a worktree of Git (needs to follow the .git file directions) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:52:01 +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/act#1635
No description provided.