Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dhooks_unittest.py505 rh.hooks.check_commit_msg_test_field, True, (
511 rh.hooks.check_commit_msg_test_field, False, (
Dhooks.py537 def check_commit_msg_test_field(project, commit, desc, _diff, options=None): function
1008 'commit_msg_test_field': check_commit_msg_test_field,