summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pod/perlrepository.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlrepository.pod b/pod/perlrepository.pod
index 2f29aef7de..29d53cc409 100644
--- a/pod/perlrepository.pod
+++ b/pod/perlrepository.pod
@@ -745,7 +745,7 @@ If someone has provided a branch via GitHub and you are a committer,
you should use the following in your perl-ssh directory:
% git remote add dandv git://github.com/dandv/perl.git
- % git fetch
+ % git fetch dandv
Now you can see the differences between the branch and blead: