Heya,
2010/11/15 Nguyễn Thái Ngọc Duy [off-list ref]:
+ die("Relative path syntax is not supported in this command.\n"
+ "Please report to git@vger.kernel.org.");
Might it save us a lot of debugging hassle later if we report what
"this command" is? E.g., if the user is using some internal tool that
happens to dispatch to a command that doesn't support this, it could
help us to know what command is being used?
--
Cheers,
Sverre Rabbelier