pub fn edit_message( git_run_info: &GitRunInfo, repo: &Repo, message: &str, ) -> Result<String>
Open the user’s configured commit editor seeded with the provided message.