The Mirror Hook plugin for Bitbucket, Can i use this plugin to mirror only the master branch insted to mirroring all branches ? Thanks
There is an end case that I am trying to detect in our BitBucket Pre-Receive script. The case is quite simple. A developer creates a bugfix branch off of master and begins doing work. They perform so...
The external hook plugin works and executes as expected but doesn't return any output via git remote I am just trying to do some post operations but I want those remote operations to be visible to t...
i have external hook plugin installed. After enable it for both pre and post receive hooks, it only works for pre-receive hook, but not triggered for post-receive hook. I had made sure the executab...
Copied to clipboard