0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-08-03 01:33:57 +02:00
gitea/templates
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
..