Chromium Code Reviews
DescriptionBe shell-safe with git-filter-branch use in update.py
The command argument to git filter-branch --index-filter is always
passed to a shell. Even on Windows, this will be git bash. Use proper
quoting when building this argument.
BUG=697185
Review-Url: https://codereview.chromium.org/2743363003
Cr-Commit-Position: refs/heads/master@{#456579}
Committed: https://chromium.googlesource.com/chromium/src/+/391e842f5feab036653813d0d441c1d504a971e8
Patch Set 1 #
Messages
Total messages: 8 (4 generated)
|
|||||||||||||||||||