Searched defs:commit_msg (Results 1 – 3 of 3) sorted by relevance
50 def __init__(self, branch_name, commit_msg, upload=True, commit_queue=False, argument
593 def _LocalCommit(commit_msg, dry_run): argument600 def _LocalCommitAmend(commit_msg, dry_run): argument
33 def run_check_commit_message_formatting(self, commit_msg): argument