Jonathan Nieder schrieb:
tty is portable, but "test -t 1" is cleaner.
tty is not portable enough: we don't have it on Windows. test -t 1 is fine. Thanks. -- Hannes -- 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