Slash in branch name breaks loading commit data on Files page
Created by: aaronjwood
I have a branch named feature/show-customer-id
and it seems to break the loading of commit data on the Files page. The message "Loading commit data..." persists since the AJAX call returns a 404.
Here's what gets logged to the console: GET https://<MYDOMAIN>/<USERNAME>/<PROJECT>/refs/feature%2Fshow-customer-id/logs_tree/?_=1436131362854 404 (Not Found)