Mercurial hook not executing properly

后端 未结 9 1419
北恋
北恋 2020-12-30 12:02

This should be a very simple thing to have run, but for some reason it won\'t work with my Mercurial repository. All I want is for the remote repo to automatically run

9条回答
  •  既然无缘
    2020-12-30 12:50

    Try turning on hook debugging to see why it's not running.

    Likely a permissions issue or something like that.

提交回复
热议问题