From 460664018a8eaecd89fb2b095fad59c0e16f5f06 Mon Sep 17 00:00:00 2001 From: hitsuji no shippo <43565959+hitsuji-no-shippo@users.noreply.github.com> Date: Thu, 6 Feb 2020 10:12:15 +0900 Subject: [PATCH] Fix typo --include-index to --keep-index in help --- doc/fugitive.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/fugitive.txt b/doc/fugitive.txt index efb4425..f48fd1b 100644 --- a/doc/fugitive.txt +++ b/doc/fugitive.txt @@ -502,7 +502,7 @@ czz Push stash. Pass a [count] of 1 to add `--include-untracked` or 2 to add `--all`. czw Push stash of worktree. Like `czz` with - `--include-index`. + `--keep-index`. czA Apply topmost stash, or stash@{count}.