Thanks for the patch, but I'd prefer to just add:
if {[file pathtype $f] ne "relative"} {
return $f
}
at the start of the function. I think that's easier to read than
having a big if statement. Would you like to do a new patch or will I
just make that change to your patch?
Paul.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html