Searched refs:re_commit_tag (Results 1 – 1 of 1) sorted by relevance
36 re_commit_tag = re.compile('^Commit-([a-z-]*): *(.*)') variable159 commit_tag_match = re_commit_tag.match(line)