file-fetcher
|
Variables | |
$tag = @\exec('git describe --tags 2>&1') | |
if(\strpos($tag, '-')===false &&\strpos($tag, 'No names found')===false) | else |
$hash = @\exec('git log -1 --format="%H"') | |
n | |
$lock = \json_decode(\file_get_contents(__DIR__ . '/../../composer.lock')) | |
print $branch $hash = @\exec('git log -1 --format="%H"') |
$lock = \json_decode(\file_get_contents(__DIR__ . '/../../composer.lock')) |
$tag = @\exec('git describe --tags 2>&1') |
if (\strpos( $tag, '-')===false &&\strpos( $tag, 'No names found')===false) else |
print n |