mirror of
https://github.com/docker/docker-credential-helpers.git
synced 2026-07-18 01:32:19 +05:30
09e536a128
It turns out the cred helpers protocol is to return "" and not an error when a credential isn't present, so let's do that. Signed-off-by: Tycho Andersen <tycho@docker.com>