Wrapper around git.
More...
◆ __construct()
MediaWiki\Tool\PatchCoverage\Git::__construct |
( |
| $path | ) |
|
◆ checkout()
MediaWiki\Tool\PatchCoverage\Git::checkout |
( |
| $ref | ) |
|
◆ findNonMergeCommit()
MediaWiki\Tool\PatchCoverage\Git::findNonMergeCommit |
( |
| $ref | ) |
|
If $ref is a merge commit, get its parent, otherwise return $ref.
- Parameters
-
- Returns
- string
◆ getChangedFiles()
MediaWiki\Tool\PatchCoverage\Git::getChangedFiles |
( |
| $ref | ) |
|
- Parameters
-
- Returns
- GitChanged
◆ getSha1()
MediaWiki\Tool\PatchCoverage\Git::getSha1 |
( |
| $ref | ) |
|
Get a SHA1 for any ref.
- Parameters
-
- Returns
- string
The documentation for this class was generated from the following file: