Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Graft - Stacked Branches
Graft - Stacked Branches

Graft - Stacked Branches

Aiko Radlingmayr

|
2 installs
| (0) | Free
Visual Studio extension for managing stacked branches and git worktrees with the Graft CLI.
Download

Graft - Stacked Branches for Visual Studio

Graft brings stacked branch workflows and git worktree management directly into Visual Studio.

Features

  • Stack Explorer — A docked tool window showing all your stacks and their branches at a glance.
  • Stack Commands — Initialize stacks, push/pop branches, sync, and switch stacks from the Tools menu.
  • Status Bar — See your active stack and current branch in the VS status bar.
  • Auto-Refresh — The UI updates automatically when stack files change on disk.
  • PR Integration — View PR numbers and status for each branch in the stack.

Requirements

  • Graft CLI must be installed and available on your PATH.
  • Visual Studio 2022 (v17.0+), Community, Professional, or Enterprise edition.

Getting Started

  1. Install the Graft CLI: download from GitHub Releases and run graft install.
  2. Install this extension from the Visual Studio Marketplace.
  3. Open a git repository in Visual Studio.
  4. Use Tools > Graft > Initialize Stack to create your first stack.
  5. Open the Stack Explorer from Tools > Graft > Open Stack Explorer to visualize your branches.

Documentation

Full documentation is available at github.com/radaiko/Graft.

Feedback

Report issues or request features on GitHub Issues.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft