Which output? stdout? stderr? Where is the question appearing?
What if the command has been started in the background? What if stdin
(not stdout) is from a pipe, maybe for taking a commit message? What
if stdin is from a pseudo-tty because the commit has been started with
an internal shell command inside of Emacs, and the command/message
will only get echoed once git-commit completes?
Oh, it is not hard to _guess_. Just throw a die. What is hard is to
_know_ 100% sure that one is doing the right thing and not breaking
any legitimate use.
--
David Kastrup
-
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
Previous message: [thread] [date] [author] Next message: [thread] [date] [author]
Messages in current thread:
Re: People unaware of the importance of "git gc"?, David Kastrup, (Wed Sep 5, 5:02 am)