Path to this page:
./
devel/p5-Git-Wrapper,
Wrap git(7) command-line interface
Branch: pkgsrc-2014Q2,
Version: 0.028nb4,
Package name: p5-Git-Wrapper-0.028nb4,
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.
Required to run:[
devel/p5-File-pushd] [
devel/git-base] [
devel/p5-IPC-Cmd] [
devel/p5-Sort-Versions] [
devel/p5-File-Temp] [
lang/perl5]
Required to build:[
devel/p5-Env-Path] [
devel/p5-Test-Deep] [
devel/p5-File-Path] [
devel/p5-Test-Most] [
devel/p5-Test-Exception]
Master sites: (Expand)
SHA1: 1fa8cbcf112d4f384a2a9e4aa877bba5499f8e5c
RMD160: 821f9421c3269b8e94bbfc187c3c615343af2d6c
Filesize: 21.795 KB
Version history: (Expand)
- (2014-07-11) Updated to version: p5-Git-Wrapper-0.028nb4
- (2014-07-02) Package added to pkgsrc.se, version p5-Git-Wrapper-0.028nb3 (created)