PHPackages                             cheppers/robo-git - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. cheppers/robo-git

Abandoned → [sweetchuck/robo-git](/?search=sweetchuck%2Frobo-git)Robo-tasks[CLI &amp; Console](/categories/cli)

cheppers/robo-git
=================

Git related Robo tasks

v0.3.0(5y ago)35.7k[5 issues](https://github.com/Sweetchuck/robo-git/issues)1GPL-2.0-or-laterPHPPHP &gt;=7.2CI passing

Since Oct 9Pushed 3mo ago3 watchersCompare

[ Source](https://github.com/Sweetchuck/robo-git)[ Packagist](https://packagist.org/packages/cheppers/robo-git)[ Docs](https://github.com/Sweetchuck/robo-git)[ RSS](/packages/cheppers-robo-git/feed)WikiDiscussions 4.x Synced 2mo ago

READMEChangelog (10)Dependencies (10)Versions (26)Used By (1)

Robo task wrapper for Git commands
==================================

[](#robo-task-wrapper-for-git-commands)

[![CircleCI](https://camo.githubusercontent.com/b088c671048bad703a12812619681ee3bbb3c542ad7e1d7e181a7dea2b043037/68747470733a2f2f636972636c6563692e636f6d2f67682f5377656574636875636b2f726f626f2d6769742f747265652f342e782e7376673f7374796c653d737667)](https://circleci.com/gh/Sweetchuck/robo-git/tree/4.x)[![codecov](https://camo.githubusercontent.com/ab13b07295fa2f7cf478fbb75e960d34696e0d59a1583745fbb1ee9155813130/68747470733a2f2f636f6465636f762e696f2f67682f5377656574636875636b2f726f626f2d6769742f6272616e63682f342e782f67726170682f62616467652e737667)](https://codecov.io/gh/Sweetchuck/robo-git)

The main additional feature compare to the ::taskExec() is that this tasks parse the stdOutput/stdError and make the result available for the next tasks by putting it into the `\Robo\State\Data` instance which belongs to the pipeline.

Install
-------

[](#install)

Run `composer require --dev sweetchuck/robo-git`

Task - taskGitBranchList()
--------------------------

[](#task---taskgitbranchlist)

```
