motiejus/dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone https://git.jakstys.lt/motiejus/dotfiles.git
Log | Tree | Refs | README | LICENSE

commit 460664018a8eaecd89fb2b095fad59c0e16f5f06 (tree)
parent 0e6f72b005312225ffb47290500941d59eb1f0f7
Author: hitsuji no shippo <43565959+hitsuji-no-shippo@users.noreply.github.com>
Date:   Thu,  6 Feb 2020 10:12:15 +0900

Fix typo --include-index to --keep-index in help
Diffstat:
Mdoc/fugitive.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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}.