summaryrefslogtreecommitdiffstats
path: root/Documentation/gitworkflows.txt
diff options
context:
space:
mode:
authorLee Marlow <lee.marlow@gmail.com>2008-10-20 19:35:31 +0200
committerJunio C Hamano <gitster@pobox.com>2008-10-21 08:39:37 +0200
commitf3f0c5188259182034b2c44d76c7158176e02d37 (patch)
treee4de4664044b4a571c97c765523ead022fd94a69 /Documentation/gitworkflows.txt
parentbash completion: Add 'workflows' to 'git help' (diff)
downloadgit-f3f0c5188259182034b2c44d76c7158176e02d37.tar.xz
git-f3f0c5188259182034b2c44d76c7158176e02d37.zip
workflows documentation: fix link to git-request-pull[1]
Signed-off-by: Lee Marlow <lee.marlow@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gitworkflows.txt')
-rw-r--r--Documentation/gitworkflows.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gitworkflows.txt b/Documentation/gitworkflows.txt
index 7fe9f7295d..2b021e3c15 100644
--- a/Documentation/gitworkflows.txt
+++ b/Documentation/gitworkflows.txt
@@ -258,7 +258,7 @@ from.
=====================================
You will still have to tell people by other means, such as mail. (Git
-provides the linkgit:request-pull[1] to send preformatted pull
+provides the linkgit:git-request-pull[1] to send preformatted pull
requests to upstream maintainers to simplify this task.)
If you just want to get the newest copies of the integration branches,