Grove

Arborist has support for Grove, which is a tool that helps manage worktrees at the command line. It offers helpful functionality such as running a set of commands when a new worktree is created and auto-naming of worktrees which are made temporarily.

When Arborist is handed a repo that has Grove it will put a marker next to it in the sidebar and a new Repository Settings item appears in the context menu of the repository. This is where you can see how Arborist has parsed the .groverc file in the repository. Arborist also live-monitors this file and has an “Open File” button so you can edit it in your text editor.

After creating a new worktree you’ll see the steps defined in the .groverc file run and land on this completion view.