0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-01-14 00:08:46 +01:00
wxiaoguang eec8ee056c
Fix some trivial problems (#36336)
1. correctly parse git protocol's "OldCommit NewCommit RefName" line, it
should be explicitly split by space
2. add missing "return" in CreatePullRequest
3. add comments for "/user.keys" and "/user.gpg" outputs
4. trim space for the "commit status context name" to follow the same
behavior of git_model.NewCommitStatus
2026-01-09 20:58:21 +02:00
..
2025-03-31 01:53:48 -04:00
2025-05-22 12:59:42 +00:00
2024-03-22 03:19:17 +00:00
2025-10-12 12:23:37 +00:00
2025-10-12 12:23:37 +00:00
2025-10-19 00:37:50 +08:00