pub fn create_whole_file_fragment( path: &Path, root_dir: &Path, preferred_revs: &[String], batch_reader: Option<&mut CatFileBatch>, ) -> Option<Fragment>