Torsten Bögershausen <tbo...@web.de> writes:

> It looks as if
> static char *get_repo_path(const char *repo, int *is_bundle)
> in built/clone.c
> checks if there is a local directory structure looking like a
> .git directory.
> This is wrong.

It is as designed, though, to allow cloning from a local directory
with any name.

> There should be a check for the scheme first.

That will be wrong.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to