Available options are:
* working_dir : specify where working copy is located (option --work-tree)
* debug : (default: true) enable/disable minimize errors and reduce log level
* logger : a logger to use for logging actions (Psr\Log\LoggerInterface)
* environment_variables : define environment variables for every ran process
public __construct ( string $dir, array $options = [] ) | ||
$dir | string | path to git repository |
$options | array | array of options values |