forgejo/services/pull
Gusted 03c4b97358
[GITEA] Use existing error functionality
- There's no need to use `github.com/pkg/errors` when the standard
library already has the functionality to wrap and create errors.

(cherry picked from commit 40f603a538)
(cherry picked from commit aa68a2753f)
(cherry picked from commit 48e252d739)
(cherry picked from commit cc6f40ccd2)
2023-12-11 15:46:55 +01:00
..
check.go
check_test.go
comment.go
commit_status.go [GITEA] Use existing error functionality 2023-12-11 15:46:55 +01:00
edits.go
lfs.go
main_test.go
merge.go
merge_merge.go
merge_prepare.go
merge_rebase.go
merge_squash.go
merge_test.go
patch.go
patch_unmerged.go
pull.go
pull_test.go
review.go
temp_repo.go
update.go
update_rebase.go