pub async fn load_root_directory_file_list( config: &AppConfig, worktree_path: &Path, ) -> Result<DiffDocument>
Returns an error when the git repository cannot be discovered or root paths cannot be listed.