Medic.Checks.Git (Medic v2.0.1)
View SourceCommon checks for git configuration
Examples
{Check.Git, :uses_ssh?, ["github.com"]}
Summary
Functions
Checks to make sure that git defaults to using SSH instead of HTTPS.
Functions
@spec uses_ssh?(binary()) :: Medic.Check.check_return_t()
Checks to make sure that git defaults to using SSH instead of HTTPS.