Searched defs:commit_msg (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/infra/bots/ |
D | git_utils.py | 49 def __init__(self, branch_name, commit_msg, upload=True, commit_queue=False, argument
|
/third_party/skia/infra/bots/ |
D | git_utils.py | 50 def __init__(self, branch_name, commit_msg, upload=True, commit_queue=False, argument
|
/third_party/skia/third_party/externals/angle2/scripts/ |
D | roll_chromium_deps.py | 593 def _LocalCommit(commit_msg, dry_run): argument 600 def _LocalCommitAmend(commit_msg, dry_run): argument
|
D | angle_presubmit_utils_unittest.py | 33 def run_check_commit_message_formatting(self, commit_msg): argument
|