Push Event should contain branch info
Created by: qiluo
I want to identify which branch received commit in push event
web hook, otherwise I would have to write and deploy custom post-receive-hook on the server. The latter is not quite easy and tedious.