mirror of
https://github.com/docker/docs.git
synced 2026-04-02 01:08:53 +07:00
Previously these empty objects would hit a bug in splitting objects causing it crash. With this fix the empty objects are returned properly. Signed-off-by: Daniel Nephin <dnephin@docker.com>