Medic.Checks.Git (Medic v1.2.2) View Source
Common checks for git configuration
Examples
{Check.Git, :uses_ssh?, ["github.com"]}
Link to this section Summary
Functions
Checks to make sure that git defaults to using SSH instead of HTTPS.
Link to this section Functions
Specs
uses_ssh?(binary()) :: Medic.Check.check_return_t()
Checks to make sure that git defaults to using SSH instead of HTTPS.