Path to this page:
./
devel/p5-Git-Wrapper,
Wrap git(7) command-line interface
Branch: pkgsrc-2017Q1,
Version: 0.047,
Package name: p5-Git-Wrapper-0.047,
Maintainer: pkgsrc-usersGit::Wrapper provides an API for git(7) that uses Perl data structures
for argument passing, instead of CLI-style --options as Git does.
Except as documented, every git subcommand is available as a method
on a Git::Wrapper object. Replace any hyphens in the git command
with underscores. The first argument should be a hashref containing
options and their values. Boolean options are either true (included)
or false (excluded). The remaining arguments are passed as ordinary
command arguments.
Master sites: (Expand)
SHA1: 7f2f39bb7b8ab3900f686287f825a7c1cea68070
RMD160: 0c9529a0ba936ab701be6c9da579a3c486c4d4a0
Filesize: 29.703 KB
Version history: (Expand)
- (2017-04-04) Package added to pkgsrc.se, version p5-Git-Wrapper-0.047 (created)