Searched defs:commit_msg (Results 1 – 2 of 2) sorted by relevance
38 def is_commit_msg_valid(commit_msg): argument
31 commit_msg = subprocess.run(["git", "show", "--no-patch", "--format=%B", sha], variable