check_repo

support.git.check_repo(path)

Convenience so this test hast to be done only once

The directory is a git repo if it has a .git sub-directory.

:param path : the path to the directory to be checked :type path : str

Returns

bool