We cannot assume that anything folks pass to GIT_URL will be a valid URL. Example: ``` error: parse "git@github.com:johnstcn/test-private-devcontainer.git": first path segment in URL cannot contain colon ```
We cannot assume that anything folks pass to GIT_URL will be a valid URL.
Example: