fetching from e.g. github requires a repo name
David Mitchell [Tue, 2 Mar 2010 16:26:36 +0000 (16:26 +0000)]
pod/perlrepository.pod

index 2f29aef..29d53cc 100644 (file)
@@ -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: