Searched defs:Commit (Results 1 – 3 of 3) sorted by relevance
25 Commit = collections.namedtuple( variable29 Commit = collections.namedtuple('Commit', ['author', 'subject', 'commit_message', 'shortlog', 'payl… variable
10 class Commit: class
70 Commit = 2, enumerator