mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
This moves the IsGIT and IsURL functions out of the generic `utils` package and into their own `urlutil` pkg. Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Upstream-commit: feca1b1780a0942aafc1796d1fd52026a673bf92 Component: engine