pub fn git_branch_from_commit( commit: String, cwd: Option<String>, ) -> Option<String>
Get the branch (last) name for a commit