I would like to know if there is a way to support automatic branches merges in bitbucket, as it already in stash.
see this link
https://confluence.atlassian.com/display/STASH/Automatic+branch+merging
Hi,
No eta at the moment on that feature being implemented natively in Bitbucket. however, you can do this with hooks - see http://blogs.atlassian.com/2013/05/git-automatic-merges-with-server-side-hooks-for-the-win/.
Cheers,Gary
As I understand this hook can run on our local. but how to integrate it in Bitbucket (remote)?
It looks like you're new here. Sign in or register to get started.