Skip to content

Feature request: git worktree support #1420

Description

@mickeyreiss

It would be great if tig supported git worktrees more fully:

  1. Main view: Show which worktree a branch is checked out in (similar to git branch -v showing worktree paths).
  2. Worktrees view: A new view (like the refs or stash views) that lists worktrees from git worktree list, with the ability to switch between them.

This is increasingly useful as more developers use worktrees to manage multiple concurrent coding sessions (e.g. agentic coding tools that each operate in their own worktree).

Related past issues: #437, #458, #508, #987

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions