Skip to main content

Crate gwtr

Crate gwtr 

Source

Re-exports§

pub use audit::run_audit;

Modules§

audit

Structs§

WorktreeNote

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