]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rj/add-p-typo-reaction'
authorJunio C Hamano <gitster@pobox.com>
Wed, 8 May 2024 17:18:45 +0000 (10:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 May 2024 17:18:45 +0000 (10:18 -0700)
When the user responds to a prompt given by "git add -p" with an
unsupported command, list of available commands were given, which
was too much if the user knew what they wanted to type but merely
made a typo.  Now the user gets a much shorter error message.

* rj/add-p-typo-reaction:
  add-patch: response to unknown command
  add-patch: do not show UI messages on stderr

1  2 
add-patch.c
t/t3701-add-interactive.sh

diff --cc add-patch.c
Simple merge
Simple merge