pub fn format_version_full( branch: &str, status: &str, number: &str, commit: &str, ) -> String
Formats a full version string including the commit hash.