On Wed, 6 Jul 2005, Junio C Hamano wrote: > > By invitation. > > ------------ > When we are cloning a repository on a local filesystem [...]
Hmm.. Did you test the ssh case?
> +case "$local_use,$is_local" in
> +default,f)
> + ;;
It would seem that you don't do anything at all for the non-local case.
Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html

