summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorRubén Justo <rjusto@gmail.com>2024-04-29 20:37:03 +0200
committerJunio C Hamano <gitster@pobox.com>2024-04-30 12:02:39 -0700
commit9d225b025d96d37e8c914646c54cfa9fb5f52b80 (patch)
tree78395771246090b927a3f66553cf0c88d9d68faa /builtin/commit.c
parentae3196a5ea84a9e88991d576020cf66512487088 (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