From 6f9fa8a4b170e00263bc55a54cdaa511379d12e5 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Mon, 2 Jul 2018 18:26:52 -0400 Subject: [PATCH] Document P as preferred :Gcommit map for patching --- doc/fugitive.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/fugitive.txt b/doc/fugitive.txt index 79270e6..2e06d37 100644 --- 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|