Module git

Module git 

Source

Structs§

Worktree

Functions§

branch_exists
Remove a worktree Delete a branch Check if a branch exists
clone
Clone a repository with streaming output
execute_capture
Execute a git command and capture output
execute_streaming
Execute a git command with real-time output streaming
get_default_branch
Get the default branch name of a repository
get_git_root
Get the current git root directory
list_worktrees
Add a new worktree List all worktrees
prune_worktrees
Prune worktree administrative files