Details
Eg, I would like to show someone refs/tags/integrator/plan/32 which is a garbage nonsense ref I made up all by myself and someone else is intently interested in my garbage.
Answers
While it's a bit misleading, this probably works:
https://secure.phabricator.com/diffusion/P/browse/master/;refs/heads/stable
There's currently no formal UI for this since we didn't import refs at all until recently and use cases haven't arisen since then (T6878#167814 was the last discussion, I think).
This is likely easy to implement and mostly a UI/use-case balancing issue. Do you also want them listed in the main list view? My thinking is that they're probably almost never useful (e.g., way less useful/important than tags/branches), but having some way to browse them is maybe worthwhile.