0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-03 12:14:44 +01:00
gitea/services
Earl Warren aa4d78431f
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>
2024-01-09 10:32:14 +08:00
..
actions fix empty ref for cron workflow runs (#28640) 2023-12-29 06:18:57 +00:00
agit
asymkey Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
attachment
auth Refactor timeutil package (#28623) 2023-12-28 10:09:57 +00:00
automerge
context
convert
cron
externalaccount
feed
forms
gitdiff
indexer
issue
lfs
mailer
markup
migrations Use known issue IID to generate new PR index number when migrating from GitLab (#28616) 2023-12-26 17:57:25 +00:00
mirror Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
notify
org
packages Fix alpine package files are not rebuilt (#28638) 2023-12-31 12:08:46 +08:00
pull Concatenate error in checkIfPRContentChanged (#28731) 2024-01-09 10:32:14 +08:00
release Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
repository Remove unnecessary syncbranchToDB with tests (#28624) 2023-12-28 15:28:57 +08:00
secrets Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
task
uinotification
user Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
webhook
wiki