mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-09 15:31:40 +00:00
This will allow us to use a common Git prefix check for both api/clients/commands.go and builder/job.go. Previous prefix check in build from Git (in builder/jobs.go) ignored valid prefixes such as "git@", "http://" or "https://". Signed-off-by: Lakshan Perera <lakshan@laktek.com>