Home
last modified time | relevance | path

Searched defs:commit_msg (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Wifi/
Dwifi_upload_hook.py36 def is_commit_msg_valid(commit_msg, checkResource, checkXmlTag): argument
87 def is_commit_msg_has_translation_bug_id(commit_msg): argument
/packages/modules/common/tools/
Dcheck_allowed_deps.py40 commit_msg = subprocess.run(["git", "show", "--no-patch", "--format=%B", sha], variable