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.
|