forgejo/services/repository
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
..
archiver tests: improve actvititypub integration test code 2024-11-01 22:39:49 +01:00
commitstatus create "shared" package to workaround import loop issues 2024-10-31 03:49:14 +01:00
files [PORT] Fix git error handling (gitea#32401) 2024-11-03 16:47:44 +01:00
adopt.go
adopt_test.go
avatar.go
avatar_test.go
branch.go [PORT] Fix git error handling (gitea#32401) 2024-11-03 16:47:44 +01:00
cache.go
check.go
collaboration.go
collaboration_test.go
commit.go
contributors_graph.go [CHORE] Move cache library 2024-08-27 21:28:56 +02:00
contributors_graph_test.go [CHORE] Move cache library 2024-08-27 21:28:56 +02:00
create.go
create_test.go
delete.go
fork.go
fork_test.go
generate.go
generate_test.go
hooks.go
init.go
lfs.go log concise repo names in lfs doctor 2024-10-03 16:15:08 +02:00
lfs_test.go
main_test.go
migrate.go
push.go [PORT] Fix git error handling (gitea#32401) 2024-11-03 16:47:44 +01:00
repository.go
repository_test.go
review.go
review_test.go
setting.go fix: don't cancel schedule workflows on push to main branch 2024-10-05 12:14:44 +02:00
star.go
template.go
transfer.go
transfer_test.go