Display actual error messages returned by server
For GitLab Server, we have own push policies controlled by server-side hooks. When some rules violated, there is no way to see actual error message in GitKraken. I have to push branch manually using command line instead.
Comments: 3
-
25 Oct, '21
AparajitaI would generalize this: we need to see whatever error output git generates. For example, when using commitlint, we need to see what went wrong.
-
08 Feb
Joseph MergedOur company has a tool the restricts secrets from being accidently committed. If someone does accidently commit secrets Gitkraken will return, "Push Failed: test: Push failed on refs/heads/test: pre-receive hook declined". However, if I look at the terminal I will see "remote: ERROR: Secrets located in {redacted file location} {redacted value}". It would be nice if the actual error message were returned in the pop up and error-log.txt and not just some obscure message.
-
08 Feb
Joey Kelroy Admin"More Error message detail for: pre-receive hook declined it seems to be a catch all message." (suggested by Joseph on 2023-02-08), including upvotes (1) and comments (0), was merged into this suggestion.