Robo\Task\Vcs
Classes
Runs Git commands in stack. You can use stopOnFail()
to point that stack should be terminated on first fail.
Runs hg commands in stack. You can use stopOnFail()
to point that stack should be terminated on first fail.
Runs Svn commands in stack. You can use stopOnFail()
to point that stack should be terminated on first fail.