Skip to content

Commit 80fbb85

Browse files
committed
updated tags in help file
1 parent 2ea6e2d commit 80fbb85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/git.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ If a command has an [args] argument, it is passed to appropriate git command.
4444
or local branch.
4545

4646
*git-pull-rebase*
47-
:GitPullRebase Same as |:GitPull| with --rebase argument.
47+
:GitPullRebase Same as :GitPull with --rebase argument.
4848

4949
*git-push*
5050
: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.
6868
2. Key mappings *git-keymaps*
6969

7070
All mappings use <Leader> to avoid conflicts with default commands. See
71-
*mapleader* for details.
71+
<mapleader> for details.
7272

7373
<Leader>gd :GitDiff
7474
<Leader>gD :GitDiff --cached

0 commit comments

Comments
 (0)