Skip to content

WIP: Add SVG support

Stan Hu requested to merge stanhu/linguist:add-svg-support into master

SVG files are text files that can be displayed as images. Check that image files are binary for JPG/PNG/GIF but that they are text for SVG.

https://github.com/gitlabhq/gitlabhq/issues/9265

Merge request reports