diff options
author | Earl Warren <109468362+earl-warren@users.noreply.github.com> | 2024-01-09 03:32:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-09 10:32:14 +0800 |
commit | aa4d78431f1acaff1aca8ec1c2b2dd36834d68dd (patch) | |
tree | cb1fda63f95db7ee86173fac51041904483b9615 /models/db | |
parent | f4ea8d9a6caa3118ded80b15e11b2e9a09d1a270 (diff) | |
download | gitea-aa4d78431f1acaff1aca8ec1c2b2dd36834d68dd.tar.gz gitea-aa4d78431f1acaff1aca8ec1c2b2dd36834d68dd.zip |
Concatenate error in `checkIfPRContentChanged` (#28731)
- If there's a error with the Git command in `checkIfPRContentChanged`
the stderr wasn't concatendated to the error, which results in still not
knowing why an error happend.
- Adds concatenation for stderr to the returned error.
- Ref: https://codeberg.org/forgejo/forgejo/issues/2077
Co-authored-by: Gusted <postmaster@gusted.xyz>
Diffstat (limited to 'models/db')
0 files changed, 0 insertions, 0 deletions