pub fn parse_tree_spec(input: &str) -> Result<(String, String)>
Split a tree/spec identifier into its two parts. Prescriptive error on malformed input so CLI users see the expected shape.
tree/spec