]> source.dussan.org Git - gitea.git/commit
Fix git error handling (#32401)
authorwxiaoguang <wxiaoguang@gmail.com>
Sat, 2 Nov 2024 11:20:22 +0000 (19:20 +0800)
committerGitHub <noreply@github.com>
Sat, 2 Nov 2024 11:20:22 +0000 (11:20 +0000)
commite524f63d58900557d7d57fc3bcd19d9facc8b8ee
tree205126f1134cce89b2a19faff2f1cfc48ad61adb
parent13a203828c40f9ad1005b16b4ae26256a7df8263
Fix git error handling (#32401)
modules/git/error.go
modules/git/repo_attribute.go
routers/api/v1/repo/repo.go
routers/private/default_branch.go
routers/web/repo/githttp.go
services/gitdiff/gitdiff.go
services/mirror/mirror_pull.go
services/repository/branch.go
services/repository/files/temp_repo.go
services/repository/push.go