Searched refs:patch_file (Results 1 – 1 of 1) sorted by relevance
254 def git_apply(patch_file, cwd): argument255 cmd = ['git', 'apply', patch_file]