+3

Worktrees: manage them automatically in Repositories view [SG-13538]

Marc Strapetz 6 years ago updated by Edy Garcia 1 week ago 1

When opening a repository (or an worktree), SmartGit should detect all related worktrees and display them as separate "repositories" in the Repositories view. UI might be similar as for submodules.

Bumping this, as I think today it's a critical feature for human-reviews on AI-based workflows. AI coding agents now typically work on their own disposable worktrees. Having an easy way to review the worktrees currently available in the repo (reported by Git with "git worktree list"), as described in this RFE, would be an incredibly useful feature.