Module garden::git

source ·
Expand description

Git queries

Functions

  • Return the current branch names for the specified repository path.
  • Return Ok(garden::model::GitTreeDetails) for the specified path on success or Err(garden::errors::CommandError) when Git commands error out.