git://perl5.git.perl.org/perl.git http://perl5.git.perl.org/perl.git/tags
say i want to get the MANIFEST from perl-5.10.0, how?
|
|
git://perl5.git.perl.org/perl.git http://perl5.git.perl.org/perl.git/tags say i want to get the MANIFEST from perl-5.10.0, how? |
||
|
|
|
|
By directing your browser to http://perl5.git.perl.org/perl.git/blob%5Fplain/HEAD%3A/MANIFEST perhaps? |
||
|
|
|
There is no way to grab a single file from a Git repository (using a Git client) right now. However, as noted by Manni, the files can be downloaded using a web client if the repository is exposed that way. There are patches under development to add a See the Git mail list for details. The latest info (that I could find) is here. |
||
|
|