relative_path ()
{
        local target curdir result
        target=$1
        curdir=${2-$wt_prefix}

I am hoping that Stefan's "gradually rewrite things in C" will make
it unnecessary to worry about this one.  "git submodule" would not
work correctly on posixly correct shells in the meantime.

--
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