Conversation
|
I can confirm this PR fixed the bug. It's better to have some comments on the changed lines and have some tests. |
* giteaofficial/main: Fix bug of branch/tag selector in the issue sidebar (go-gitea#32744) Fix lfs migration (go-gitea#32812) Avoid MacOS keychain dialog in integration tests (go-gitea#32813) Update actionlint.yaml Detect whether action view branch was deleted (go-gitea#32764) Add "n commits" link to contributors in contributors graph page (go-gitea#32799) Fix "unicode escape" JS error (go-gitea#32806) use dedicated runners for release artifacts (go-gitea#32811) Make API "compare" accept commit IDs (go-gitea#32801) Implement update branch API (go-gitea#32433) Fix JS error when dropping a file to a editor without dropzone (go-gitea#32804) chore: use errors.New to replace fmt.Errorf with no parameters (go-gitea#32800)
Backport #32812 by @hiifong Fix: #32803   Co-authored-by: hiifong <i@hiif.ong>
Maybe we can set the |
Why Github? Since the git lfs client inside Gitea is a new implementation, the version is also not right. Maybe we can use Gitea's version instead. So likely |
Agree |
Fix: #32803

