pub fn build_commit_plan( message: Option<String>, staged_stat: String, staged_diff: &str, ) -> CommitPlan