Path to this page:
./
devel/p5-Git-Repository,
Perl interface to Git repositories
Branch: pkgsrc-2011Q4,
Version: 1.22,
Package name: p5-Git-Repository-1.22,
Maintainer: pkgsrc-usersGit::Repository is an interface to Git for the Perl programming language,
for scripted interactions with repositories. It's a low-level interface
that allows calling any Git command, whether porcelain or plumbing,
including bidirectional commands such as git commit-tree.
A Git::Repository object simply provides context to the git commands being
run. It is possible to call the command() and run() methods against the
class itself, and the context (typically current working directory) will
be obtained from the options and environment.
Required to run:[
devel/p5-System-Command] [
devel/scmgit-base]
Master sites: (Expand)
SHA1: ee6a7229f8be4da99d452069b4586ea30d66808f
RMD160: b838e8a9e46a384e2951cb1ecef24f83ba7301bc
Filesize: 40.533 KB
Version history: (Expand)
- (2012-01-08) Package added to pkgsrc.se, version p5-Git-Repository-1.22 (created)