PHP VersionPress\Git Пространство имен

Пространства имен

VersionPress\Git\ChangeInfoPreprocessors

Классы

Имя Описание
Commit
CommitMessage Represents Git commit message (originally a string) as a structure with subject, body and VP tags parsed from the body.
Committer Creates commits using the `GitStatic` class. By default, it detects the change from the `$mirror` object but it can also be forced by calling the `forceChangeInfo()` method.
GitConfig
GitLogPaginator Useful for pagination of git log. Uses the `GitStatic` class.
GitRepository Manipulates the Git repository.
MergeDriverInstaller
RevertStatus
Reverter