Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-12-28 02:14:31 +0300
committerJunio C Hamano <gitster@pobox.com>2020-12-28 02:14:32 +0300
commitf6bf36dc9c30b2a8a5c99fcf62646a6b29b37010 (patch)
treeb5bf6998703a16e592da6df376cb2a3fdd4eb5cd
parent371065cc2223b82bd437d807eecd892eb9adfeca (diff)
parent5bed7f66c4ceff98be490c0550166a6ab8584c2b (diff)
Merge branch 'pb/doc-git-linkit-fix'
Docfix. * pb/doc-git-linkit-fix: git.txt: fix typos in 'linkgit' macro invocation
-rw-r--r--Documentation/git.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index c463b937a8..a6d4ad0818 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -609,8 +609,8 @@ other
`GIT_SEQUENCE_EDITOR`::
This environment variable overrides the configured Git editor
when editing the todo list of an interactive rebase. See also
- linkit::git-rebase[1] and the `sequence.editor` option in
- linkit::git-config[1].
+ linkgit:git-rebase[1] and the `sequence.editor` option in
+ linkgit:git-config[1].
`GIT_SSH`::
`GIT_SSH_COMMAND`::