DescriptionFix git cl format when it finds no clang-formattable files.
Currently, if git cl format does not find any clang-formattable files,
either in the path provided on the command line or in the CL as a whole,
then it applies clang-format to all changes in the CL. This CL fixes
this by changing git cl format to not clang-format when it does not find
any changed files that are clang-formattable.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=298971
Patch Set 1 #Messages
Total messages: 9 (5 generated)
|