Files in the repository that have a plus sign (+) in them break the ability to view the file and blame
Created by: brianhmayo
When you have a file in the source code repo that has a plus sign (+), a 404 error occurs when trying to access it when viewing the file. that symbol needs to be URL encoded before it gets put onto the URL for the next request.