Path to this page:
./
devel/p5-Git-Repository,
Perl interface to Git repositories
Branch: pkgsrc-2013Q2,
Version: 1.302nb1,
Package name: p5-Git-Repository-1.302nb1,
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: 9721e8960503470235fc7095b81eb7d990a61187
RMD160: 81b8dab5c1f64d2cb416132885e1b27f45936593
Filesize: 48.904 KB
Version history: (Expand)
- (2013-07-08) Package added to pkgsrc.se, version p5-Git-Repository-1.302nb1 (created)