-
Type:
Bug
-
Resolution: Incomplete
-
Priority:
Medium
-
Affects Version/s: None
-
Component/s: Indexing
-
Severity 2 - Major
Binary files (eg jpeg or jar) are displayed as text when from a Git repository. The git repository was created locally:
$> mkdir gitTest $> cd gitTest $> git init $> #... add binary files
Probably not relevant, but there were spaces in the filenames
