Perl Interface to Git Repositories
http://search.cpan.org/dist/Git-Repository/
Git::Repository is a Perl interface to Git, allowing scripted interactions with
one or more repositories. It's a low-level interface, allowing to call any Git
command, either porcelain or plumbing, including bidirectional commands such
as git commit-tree.
Since it is a low-level interface, it doesn't provide any fancy way to call Git
commands. It is up to the programmer to setup any environment variables that
the underlying Git command may need and use.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/perl-Git-Repository && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
22.patch | 0000000925 925 Bytes | |
Git-Repository-1.325.tar.gz | 0000056856 55.5 KB | |
cpanspec.yml | 0000000918 918 Bytes | |
git-2.30.0.patch | 0000002164 2.11 KB | |
git-2.40.0.patch | 0000000402 402 Bytes | |
perl-Git-Repository.changes | 0000026765 26.1 KB | |
perl-Git-Repository.spec | 0000003661 3.58 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1074316
from
Dirk Stoecker (dstoecker)
(revision 5)
- add patch git-2.40.0.patch to adapt to git 2.40 changes
Comments 0