hookagent icon indicating copy to clipboard operation
hookagent copied to clipboard

Git webhook agent for server auto-deployment as a PaaS.

Results 3 hookagent issues
Sort by recently updated
recently updated
newest added

May need do one more `git reset --hard HEAD` to ensure the branch is up-to-dated.

bug

The post pull merge command hook should be config in `.git/hooks/post-merge`. See in this gist: [post-merge](https://gist.github.com/sindresorhus/7996717).

enhancement