#1882 Fix retrieving a file from the git repo
Merged by pingou. Opened by pingou.
fix_view_file  into  master

Download 1882.patch

This fixes an error that has been reported by email from the production
instance of pagure.io
Basically, when trying to access the specified blob in the repo, git said
it does not know it, so we'll assume that the ref is invalid and just bail.

:thumbsup:

Thanks :)

Pull-Request has been merged by pingou

Metadata