Searched refs:MakeComment (Results 1 – 3 of 3) sorted by relevance
220 comment_body = MakeComment(MakeChangeLogBody(commit_messages))
114 MakeComment(" Line 1\n Line 2\n"))116 MakeComment("Line 1\n Line 2"))
89 def MakeComment(text): function