Path to this page:
./
devel/p5-Git-Repository,
Perl interface to Git repositories
Branch: pkgsrc-2021Q2,
Version: 1.324nb2,
Package name: p5-Git-Repository-1.324nb2,
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: 9371e8f4973a7891eb8d4bb907c78ef348b9c9f6
RMD160: dc345618798ad8a0a99328cae907a0fc6519ec91
Filesize: 54.958 KB
Version history: (Expand)
- (2021-07-01) Package added to pkgsrc.se, version p5-Git-Repository-1.324nb2 (created)