Home
last modified time | relevance | path

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

/third_party/flutter/skia/infra/bots/
Dgit_utils.py49 def __init__(self, branch_name, commit_msg, upload=True, commit_queue=False, argument
/third_party/skia/infra/bots/
Dgit_utils.py50 def __init__(self, branch_name, commit_msg, upload=True, commit_queue=False, argument
/third_party/skia/third_party/externals/angle2/scripts/
Droll_chromium_deps.py593 def _LocalCommit(commit_msg, dry_run): argument
600 def _LocalCommitAmend(commit_msg, dry_run): argument
Dangle_presubmit_utils_unittest.py33 def run_check_commit_message_formatting(self, commit_msg): argument