You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove unused call to $.HeadRepo in view_title template
This is only populated in `ParseCompareInfo` which is called in two
handlers:
* `CompareAndPullRequestPost` - a JSON post handler that doesn't
render templates
* `CompareDiff` - which can render diff/box.tmpl and diff/compare.tmpl
0 commit comments