X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=perl%2FGit.pm;h=497f420178a73061901393f8c21a9feb17054b6d;hb=a7793a749115ead3b8f7447ce1e96572ea5d8ea3;hp=f7ce511bbbfbff5a479200f2814ad87b96f16791;hpb=e45c9b03c32620c444f464403c23534160998624;p=git.git diff --git a/perl/Git.pm b/perl/Git.pm index f7ce511bb..497f42017 100644 --- a/perl/Git.pm +++ b/perl/Git.pm @@ -691,7 +691,7 @@ The hash is in the format C hash>. For tags, the C entry contains the tag object while a C entry gives the tagged objects. C has the same meaning as the appropriate C -argument; either an URL or a remote name (if called on a repository instance). +argument; either a URL or a remote name (if called on a repository instance). C is an optional arrayref that can contain 'tags' to return all the tags and/or 'heads' to return all the heads. C is an optional array of strings containing a shell-like glob to further limit the refs returned in