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).
The post pull merge command hook should be config in
.git/hooks/post-merge. See in this gist: post-merge.