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