Struct git_checks::CheckGitContext [] [src]

pub struct CheckGitContext { /* fields omitted */ }

Git context for use in checks.

Methods

impl CheckGitContext
[src]

Create a new git context for checking a commit.

Create a git command for use in checks.

The publisher of the branch.

Check an attribute of the given path.

The path to the git repository.

The submodule configuration for the repository.

Trait Implementations

impl Debug for CheckGitContext
[src]

Formats the value using the given formatter.