VersionPress\ChangeInfos\UntrackedChangeInfo::getChangeDescription PHP Method

getChangeDescription() public method

    public function getChangeDescription()
    {
        return $this->commitMessage->getUnprefixedSubject();
    }