pub fn is_reserved_heddle_namespace(name: &str) -> boolExpand description
True when name occupies the reserved heddle/ namespace.
The check is case-insensitive on the first segment so a raw-Git branch
Heddle/frontier/... cannot slip past the reservation.