0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-18 03:11:54 +01:00
gitea/routers
KN4CK3R 43c10def68
Fix CSV diff for added/deleted files (#21189)
Fixes #21184
Regression of #19552

Instead of using `GetBlobByPath` I use the already existing instances.

We need more information from #19530 if that error is still present.
2022-09-17 10:45:32 +08:00
..
api
common
install
private
utils
web
init.go