projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2799080
)
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
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlrepository.pod
b/pod/perlrepository.pod
index
2f29aef
..
29d53cc
100644
(file)
--- 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: