pub fn file( repo: Repository, out: &mut dyn Write, old_revspec: BString, new_revspec: BString, ) -> Result<(), Error>