forgejo/services/repository
Earl Warren 1bfcdeef4c
Make pushUpdate error verbose (#28263)
- Push commits updates are run in a queue and updates can come from less
traceable places such as Git over SSH, therefor add more information
about on which repository the pushUpdate failed.

Refs: https://codeberg.org/forgejo/forgejo/pulls/1723

(cherry picked from commit 37ab946039)

Co-authored-by: Gusted <postmaster@gusted.xyz>
2023-11-30 00:46:51 +00:00
..
archiver
files
adopt.go
adopt_test.go
avatar.go
avatar_test.go
branch.go
cache.go
check.go
collaboration.go
collaboration_test.go
commit.go
create.go
create_test.go
delete.go
delete_test.go
fork.go
fork_test.go
hooks.go
lfs.go
lfs_test.go
main_test.go
push.go Make pushUpdate error verbose (#28263) 2023-11-30 00:46:51 +00:00
repository.go
repository_test.go
review.go
review_test.go
template.go
transfer.go
transfer_test.go