I'd like to sync two feature branches on the Bitbucket Cloud with a post-commit hook (using rebase). I could not find how to do that in Bitbucket.
Hi @sandip
G'day!
Currently, Bitbucket does not support post-commit-hook but it's possible to do it locally as per our documentation Git hooks. It's not possible to enforce it on the Bitbucket level, but you can enforce it on the local machine, the downside is that you have to manually configure this on each developer machine.
We do have an open feature request to implement this in the future though, which you can find here:
Cheers,
Syahrul
Hi Syahrul,
Thanks for the answer!
I'm just curious if its possible to do this using git directly on the Bitbucket Cloud server? The Bitbucket support you mentioned would essentially just be a wrapper around the core git functionality, correct?
Thanks,
Sandip
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.