We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ea6e2d commit 80fbb85Copy full SHA for 80fbb85
doc/git.txt
@@ -44,7 +44,7 @@ If a command has an [args] argument, it is passed to appropriate git command.
44
or local branch.
45
46
*git-pull-rebase*
47
-:GitPullRebase Same as |:GitPull| with --rebase argument.
+:GitPullRebase Same as :GitPull with --rebase argument.
48
49
*git-push*
50
:GitPush [args] Update remote refs along with associated
@@ -68,7 +68,7 @@ If a command has an [args] argument, it is passed to appropriate git command.
68
2. Key mappings *git-keymaps*
69
70
All mappings use <Leader> to avoid conflicts with default commands. See
71
-*mapleader* for details.
+<mapleader> for details.
72
73
<Leader>gd :GitDiff
74
<Leader>gD :GitDiff --cached
0 commit comments