Home
last modified time | relevance | path

Searched refs:_modified_files_with_commit (Results 1 – 1 of 1) sorted by relevance

/development/tools/checkstyle/gitlint/
Dgit.py68 return _modified_files_with_commit(root, commit)
89 def _modified_files_with_commit(root, commit): function