Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PHPStan: added baseline
GA: build.yml - PHPStan - updated PHP versions
Fixed PHPStan errors
GitRepository: method run() is public now (#100)
Git: isRemoteUrlReadable() - returns TRUE for empty repositories Closes #92
Runners: added OldGitRunner #82 #86
GitRepository: pull(), push() & fetch() - accepts string[] in $remote #77 (comment)
GitRepository: checkout - removed '--end-of-options' (closes #77)
Uses --end-of-options after command options (for security reasons)
GitRepository: fixed parameters in `git log` commands (closes #70)