Searched refs:GitRepo (Results 1 - 3 of 3) sorted by relevance

/gem5/util/
H A Dgit-pre-commit.py45 from style.repo import GitRepo
59 git = GitRepo()
H A Dstyle.py88 "git" : repo.GitRepo,
/gem5/util/style/
H A Drepo.py114 class GitRepo(AbstractRepo): class in inherits:AbstractRepo
259 (".git", GitRepo),

Completed in 4 milliseconds