Path to this page:
./
devel/p5-Git-Repository,
Perl interface to Git repositories
Branch: pkgsrc-2017Q4,
Version: 1.321,
Package name: p5-Git-Repository-1.321,
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.
Master sites: (Expand)
SHA1: 49573524a729b2329ab98ce4e2c27813bb82b493
RMD160: a99a51dc06d24275fc05bb1612d9f59812d059cf
Filesize: 53.927 KB
Version history: (Expand)
- (2018-01-02) Package added to pkgsrc.se, version p5-Git-Repository-1.321 (created)