yu55 / yagga

Yet Another Git Grep Application - simple web application that allows you to git grep over many repositories via web interface.
https://github.com/yu55/yagga
MIT License
2 stars 4 forks source link

Review a binary file returns an error message #16

Closed sawickil closed 8 years ago

sawickil commented 8 years ago

When clicking [Review] on a binary file, the following message shows up:

Command execution failed: fatal: cannot stat path 'Binary file gradle/wrapper/gradle-wrapper.jar matches': No such file or directory

Consider handling this better way:

sawickil commented 8 years ago

Bin files are ignored.