Re-exports§
pub use audit::run_audit;
Modules§
Structs§
Functions§
- create_
worktree - Create a new worktree with the specified name
- ensure_
git_ repository - Check if the current directory is inside a git repository
- get_
repository_ name - Get the repository name from the current git repository
- list_
worktrees - List all worktrees for the current repository
- manage_
note - Add or show a note for a worktree
- prune_
merged_ worktrees - Prune merged worktrees
- pull_
all_ worktrees - Pull changes in all worktrees
- pull_
current_ worktree - Pull changes in the current worktree
- pull_
worktree - Pull changes in a specific worktree
- remove_
worktree - Remove a worktree
- show_
context - Show context of worktrees for AI
- show_
worktrees_ status - Show status of all worktrees