Signed-off-by: Valentin Haenel <valentin.haenel@xxxxxx> Helped-by: Jeff King <peff@xxxxxxxx> --- Documentation/git-add.txt | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Documentation/git-add.txt b/Documentation/git-add.txt index 7eebbef..c172989 100644 --- a/Documentation/git-add.txt +++ b/Documentation/git-add.txt @@ -86,6 +86,9 @@ OPTIONS This effectively runs `add --interactive`, but bypasses the initial command menu and directly jumps to the `patch` subcommand. See ``Interactive mode'' for details. ++ +The configuration `interactive.singlekey` allows the user to provide +one-letter input with a single key in this mode (i.e., without hitting enter). -e, \--edit:: Open the diff vs. the index in an editor and let the user -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html