Searched refs:original_patch (Results 1 – 2 of 2) sorted by relevance
298 original_patch = 'original patch' variable in GitApplyTree538 if line.startswith("%% " + GitApplyTree.original_patch):551 outfile = notes.get(GitApplyTree.original_patch, os.path.basename(srcfile))657 …GitApplyTree.addNote(self.dir, "HEAD", GitApplyTree.original_patch, os.path.basename(patch['file']…
903 origpatch = notes.get(oe.patch.GitApplyTree.original_patch)