internal/

directory
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 17, 2026 License: MIT

Directories

Path Synopsis
Package config resolves wt's configuration by layering defaults, the global config, the per-repo config, and one-off env var overrides.
Package config resolves wt's configuration by layering defaults, the global config, the per-repo config, and one-off env var overrides.
Package editor opens a worktree directory in the configured editor.
Package editor opens a worktree directory in the configured editor.
Package git wraps the git plumbing commands wt shells out to.
Package git wraps the git plumbing commands wt shells out to.
Package installer auto-detects a JS package manager from lockfiles and runs its install command.
Package installer auto-detects a JS package manager from lockfiles and runs its install command.
Package picker provides interactive terminal prompts (selection, yes/no confirmation) shared by wt commands that fall back to a picker when the user doesn't name a worktree explicitly.
Package picker provides interactive terminal prompts (selection, yes/no confirmation) shared by wt commands that fall back to a picker when the user doesn't name a worktree explicitly.
Package worktree orchestrates creating a new git worktree: resolving paths from config templates, branching from origin's default branch, copying env files, and installing dependencies.
Package worktree orchestrates creating a new git worktree: resolving paths from config templates, branching from origin's default branch, copying env files, and installing dependencies.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL