Expand description
Git queries
Functionsยง
- branches
- Return the current branch names for the specified repository path.
- worktree_
details - Return Ok(garden::model::GitTreeDetails) for the specified path on success or Err(garden::errors::CommandError) when Git commands error out.