Chromium Code Reviews
DescriptionGit patches created by webkitpy now always have filename prefixes
Previously, git patches created by Git.create_patch were subject to the
diff.noprefix configuration setting that the user may have enabled. When
it was enabled, DiffParser was using an incorrect regex to parse the
filenames. Now, create_patch will always prefix paths with a/ and b/.
BUG=606454
TEST=new unittest, manual
Committed: https://crrev.com/31bcae4933857b32b30c4eaf66ce99031b814a0c
Cr-Commit-Position: refs/heads/master@{#389601}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|
||||||||||||||||||||||||||||