pub fn remote_default_branch(remote: &str) -> Option<String>
Default branch of remote (from its locally-known HEAD symref), if any.
remote