]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/add-patch-enforce-single-letter-input'
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 May 2024 21:15:16 +0000 (14:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 May 2024 21:15:16 +0000 (14:15 -0700)
"git add -p" learned to complain when an answer with more than one
letter is given to a prompt that expects a single letter answer.

* jc/add-patch-enforce-single-letter-input:
  add-patch: enforce only one-letter response to prompts


Trivial merge