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 6f9fa8a4b170e00263bc55a54cdaa511379d12e5 (tree)
parent 65a53b5f5c0f51a6a6aab21266135d747afac7dc
Author: Tim Pope <code@tpope.net>
Date:   Mon,  2 Jul 2018 18:26:52 -0400

Document P as preferred :Gcommit map for patching

Diffstat:
Mdoc/fugitive.txt | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/fugitive.txt b/doc/fugitive.txt @@ -54,8 +54,8 @@ that are part of Git repositories). dv |:Gvdiff| O |:Gtabedit| o |:Gsplit| - p |:Git| add --patch - p |:Git| reset --patch (staged files) + P |:Git| add --patch + P |:Git| reset --patch (staged files) q close status r reload status S |:Gvsplit|