0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-22 23:33:15 -05:00
forgejo/routers/private
wxiaoguang 171de4d107
[PORT] Fix git error handling (gitea#32401)
---
Conflict resolution: Trivial, for `repo_attributes.go` move where the
`IsErrCanceledOrKilled` needs to happen because of other changes that
happened in this file.

To add some words to this change: It seems to be mostly simplifying the
error handling of git operations.

(cherry picked from commit e524f63d58900557d7d57fc3bcd19d9facc8b8ee)
2024-11-03 16:47:44 +01:00
..
tests/repos
actions.go
default_branch.go [PORT] Fix git error handling (gitea#32401) 2024-11-03 16:47:44 +01:00
hook_post_receive.go
hook_post_receive_test.go Add branch auto deletion for scheduled PRs 2024-10-31 03:49:15 +01:00
hook_pre_receive.go
hook_proc_receive.go
hook_verification.go
hook_verification_test.go
internal.go fix(sec): use constant time check for internal token 2024-10-28 06:25:52 +01:00
internal_repo.go
key.go
mail.go
main_test.go
manager.go
manager_process.go
manager_unix.go
restore_repo.go
serv.go
ssh_log.go