aboutsummaryrefslogtreecommitdiff
path: root/Documentation/gitworkflows.txt
diff options
context:
space:
mode:
authorLee Marlow <lee.marlow@gmail.com>2008-10-20 11:35:31 -0600
committerJunio C Hamano <gitster@pobox.com>2008-10-20 23:39:37 -0700
commitf3f0c5188259182034b2c44d76c7158176e02d37 (patch)
treee4de4664044b4a571c97c765523ead022fd94a69 /Documentation/gitworkflows.txt
parent99f0b59954c4682fc3145ba2c49f88ea20b30174 (diff)
downloadgit-f3f0c5188259182034b2c44d76c7158176e02d37.tar.gz
git-f3f0c5188259182034b2c44d76c7158176e02d37.tar.xz
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 7fe9f7295..2b021e3c1 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,