forgejo/services/repository/files
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
..
cherry_pick.go
commit.go
content.go
content_test.go tests: improve actvititypub integration test code 2024-11-01 22:39:49 +01:00
diff.go
diff_test.go
file.go
file_test.go
patch.go
temp_repo.go [PORT] Fix git error handling (gitea#32401) 2024-11-03 16:47:44 +01:00
temp_repo_test.go
tree.go
tree_test.go
update.go
upload.go