There was an error while loading. Please reload this page.
Provides semantic Git operations for repository-aware services.
\FastForward\DevTools\Git\GitClientInterface
Returns a Git config value for the selected repository.
public getConfig(string $key, ?string $workingDirectory = null): string
Parameters:
$key
$workingDirectory
Returns the file contents shown from a specific Git reference.
public show(string $reference, string $path, ?string $workingDirectory = null): string
$reference
$path