Heya, On Mon, Mar 15, 2010 at 22:40, Lars Damerow <lars@xxxxxxxxx> wrote: > + if (buf.st_dev != current_device) > + die("refusing to cross filesystem boundary '%s/..'", cwd); Great, that's going to tell the unfortunate user who runs into this a whole lot of nothing. Shouldn't you at least tell them what git was trying to do, how they can fix it if this is not the desired behavior, etc. etc.? -- Cheers, Sverre Rabbelier -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html