hookagent
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
Should load env first and pass into shell script.
bug
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