default: throw new HgInvalidStateException(String.format("Unexpected entry in the dirstate: %s", kind));
}
return true;
}
});
parents = dirstateReader.parents();
}
/**
* @return pair of working copy parents, with {@link Nodeid#NULL} for missing values.
*/