9455724193
Git::Repository is a Perl interface to Git, 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. from wen heping (MAINTAINER), as was p5-System-Command ok sthen@
5 lines
242 B
Plaintext
5 lines
242 B
Plaintext
Git::Repository is a Perl interface to Git, 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.
|