forgejo/services/mirror
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
..
mirror.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
mirror_pull.go [PORT] Fix git error handling (gitea#32401) 2024-11-03 16:47:44 +01:00
mirror_push.go [FEAT] Allow pushmirror to use publickey authentication 2024-08-22 17:05:07 +02:00
mirror_test.go Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2023-05-26 01:04:48 +00:00
notifier.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
queue.go Move modules/mirror to services (#26737) 2023-08-27 10:24:45 +08:00