Hello Tim Armstrong, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/11478
to look at the new patch set (#4).
Change subject: Mark certain vendored JS/CSS files as "binary" to avoid them
showing up in "git grep".
......................................................................
Mark certain vendored JS/CSS files as "binary" to avoid them showing up in "git
grep".
This instructs git to pretend that certain "minimized" and debugging
Bootstrap-related files are treated as binary by git tools, especially
"git grep". As a result, doing something like "git grep pause" won't
yield a wall of indecipherable JavaScript.
Change-Id: Ie8e7872e598710f871fec93f44dc0028907bfaf1
---
A .gitattributes
M bin/rat_exclude_files.txt
2 files changed, 21 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/78/11478/4
--
To view, visit http://gerrit.cloudera.org:8080/11478
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie8e7872e598710f871fec93f44dc0028907bfaf1
Gerrit-Change-Number: 11478
Gerrit-PatchSet: 4
Gerrit-Owner: Philip Zeyliger <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>