Skip to content

feat: worktree support#10608

Closed
Patrick-Erichsen wants to merge 64 commits intoanomalyco:devfrom
forge-agents:pe/worktrees
Closed

feat: worktree support#10608
Patrick-Erichsen wants to merge 64 commits intoanomalyco:devfrom
forge-agents:pe/worktrees

Conversation

@Patrick-Erichsen
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

Based on the search results, I found several related PRs addressing worktree functionality:

Potential Related PRs:

  1. PR fix: git worktree handling #4657 - fix: git worktree handling

    • Directly addresses worktree handling
  2. PR fix: file changes visibility in worktree subdirs (#4752) #4817 - fix: file changes visibility in worktree subdirs (#4752)

    • Addresses file visibility issues in worktree subdirectories
  3. PR fix: desktop app worktree collision - use separate ID per worktree #5647 - fix: desktop app worktree collision - use separate ID per worktree

    • Addresses worktree-specific ID collision issues
  4. PR feat: respect GIT_DIR and GIT_WORK_TREE environment variables #8691 - feat: respect GIT_DIR and GIT_WORK_TREE environment variables

    • Related feature for GIT_WORK_TREE environment variable support
  5. PR feat(session): add support for per-session working directories #9365 - feat(session): add support for per-session working directories

    • Related session-level working directory support

These PRs show there's existing work on worktree support. You should review these, especially #4657, #4817, and #5647, to ensure PR #10608 doesn't duplicate or conflict with existing functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments