pub fn materialize( conflict: &Merge<Option<TreeValue>>, store: &Store, path: &RepoPath, output: &mut dyn Write ) -> Result<()>