Skip to main content

Crate git_worktree_manager

Crate git_worktree_manager 

Source

Re-exports§

pub use prompt_source::resolve_prompt;

Modules§

cli
git-worktree-manager: CLI tool integrating git worktree with AI coding assistants.
config
console
constants
cwshare_setup
error
git
hooks
messages
Standardized error and informational messages for git-worktree-manager.
operations
prompt_source
Resolve the three mutually-exclusive gw new prompt sources (--prompt, --prompt-file, --prompt-stdin) into a single optional string.
registry
session
shared_files
shell_functions
tui
TUI rendering layer built on ratatui + crossterm.
update