pub fn save_stash( repo_path: &Path, message: &str, include_untracked: bool, keep_index: bool, ) -> Result<(), String>