Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11478 )
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 Reviewed-on: http://gerrit.cloudera.org:8080/11478 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- A .gitattributes M bin/rat_exclude_files.txt 2 files changed, 21 insertions(+), 0 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- 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: merged Gerrit-Change-Id: Ie8e7872e598710f871fec93f44dc0028907bfaf1 Gerrit-Change-Number: 11478 Gerrit-PatchSet: 7 Gerrit-Owner: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
