diff options
author | Rubén Justo <rjusto@gmail.com> | 2024-04-29 20:37:03 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-04-30 12:02:39 -0700 |
commit | 9d225b025d96d37e8c914646c54cfa9fb5f52b80 (patch) | |
tree | 78395771246090b927a3f66553cf0c88d9d68faa /builtin/commit.c | |
parent | ae3196a5ea84a9e88991d576020cf66512487088 (diff) |
add-patch: do not show UI messages on stderr
There is no need to show some UI messages on stderr, and yet doing so
may produce some undesirable results, such as messages appearing in an
unexpected order.
Let's use stdout for all UI messages, and adjusts the tests accordingly.
Signed-off-by: Rubén Justo <rjusto@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions