Searched refs:STATE_PATCH_SUBJECT (Results 1 – 1 of 1) sorted by relevance
49 STATE_PATCH_SUBJECT = 1 # In patch subject (first line of log for a commit) variable169 or self.state == STATE_PATCH_SUBJECT):174 if not self.is_log and self.state == STATE_PATCH_SUBJECT:226 elif not is_blank and self.state == STATE_PATCH_SUBJECT: