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