Liip\RMT\VCS\Hg::publishTag PHP Method

publishTag() public method

public publishTag ( $tagName, $remote = null )
    public function publishTag($tagName, $remote = null)
    {
        // nothing to do, tags are published with other changes
    }