Searched refs:CreatePatches (Results 1 – 3 of 3) sorted by relevance
145 cover_fname, args = gitutil.CreatePatches(options.start, options.count,
256 def CreatePatches(start, count, series): function