pub fn copy_reachable_objects(
source: &Repository,
target: &Repository,
roots: impl IntoIterator<Item = ObjectId>,
) -> GitProjectionResult<()>pub fn copy_reachable_objects(
source: &Repository,
target: &Repository,
roots: impl IntoIterator<Item = ObjectId>,
) -> GitProjectionResult<()>