René Scharfe [off-list ref] writes:
Show option P in the prompt and explain it properly on a dedicated line
in online help and documentation.
Signed-off-by: René Scharfe <redacted>
---
Documentation/git-add.adoc | 1 +
add-patch.c | 5 +++--
t/t3701-add-interactive.sh | 44 +++++++++++++++++++-------------------
3 files changed, 26 insertions(+), 24 deletions(-)
Nice. I do not recall why we decided to hide "P" behind "p" like
this, but I think making it clear like this patch does does make
sense.