💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、豆包、星火、月之暗面及文生图、文生视频 广告
# C.36 HgPushTask Push changes from the local Mercurial repository to the specified destination. This is available for PHP 5.4 and higher. Table C.37:聽Attributes NameTypeDescriptionDefaultRequired`insecure``Boolean`Do not verify server certificate.falseNo`quiet``Boolean`Work silently unless an error occurs.`false`No`repository``String`Path to Mercurial repository.n/aNo C.36.1 Example ``` <property name="repo.dir" value="./repo.directory" /> <hgpush haltonerror="true" repository="{repo.dir.resolved}"/> ```