yp05327
yp05327
I can see it on my phone.  and on pc 
As it is duplicated, I will close this one. Feel free to reopen it if you have any problems.
Organization Dashboard is also very slow. I created a new one, and it took very very very long time to load the page. 
https://github.com/go-gitea/gitea/issues/28892#issuecomment-1920361836 This has been fix by the revert. It is really fast now. 
How to add test in both nogit and gogit version? 🤔
> Have you tested Linux kernal? Yes. It works well.
> It seems you have to change them twice at the moment. A copy from `signature_gogit_test.go` is allowed? But seems no better method.
I understanded now. Just remove `//go:build gogit` in the `test.go`, then we can test it in both gogit version and no gogit version. 😄 
> @yp05327 after reading the code again, I think we should rewrite the code (for both gogit and nogogit). If you don't mind, I could propose a new approach soon....
The log means user have no read permission of project unit, can you provide more information?