Documentation

repo-report.php

Table of Contents

Functions

repo()  : array<string|int, mixed>
Make a small report about the git content in a given folder+branch.

Functions

repo()

Make a small report about the git content in a given folder+branch.

repo(string $path, string $branch) : array<string|int, mixed>
Parameters
$path : string
$branch : string
Return values
array<string|int, mixed>
  • branch: string
  • commit: string

        
On this page

Search results