Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

GitLab: "Something went wrong during merge pre-receive hook" on WebSite

Tags:

git

gitlab

This is my situation:

GitLab:

-----------develop

|

|------develop-mycompany

|

|--mybranch

I'm trying to merge mybranch into develop-mycompany by merge-request on the website.

It's a rule of my company so I have to do this way.

I haven't aprrobals so I can do the merge request.

It's the first time that I see this issue. I tried a lot of solutions on internet but don't solve my problem.

Here a capture:

mygitlab

Thank you for your help!

like image 403
Xavi Jimenez Avatar asked Dec 28 '25 14:12

Xavi Jimenez


1 Answers

A pre-receive hook will run a script before acting on a git push

This error is saying that something in that script has gone wrong. You'll need to speak to the admin/owner of your git repo to ask them to help you with this as they will be able to see what went wrong.

like image 118
Fogmeister Avatar answered Dec 31 '25 17:12

Fogmeister



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!