diff options
author | wxiaoguang <wxiaoguang@gmail.com> | 2024-02-09 11:02:53 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-09 11:02:53 +0800 |
commit | a24e1da7e9e38fc5f5c84c083d122c0cc3da4b74 (patch) | |
tree | 470d8c494c78ccd9022fcb0c4013b284398a9b38 /templates/repo/branch_dropdown.tmpl | |
parent | da2f03750f9672c5aac48209539874f2af2673f1 (diff) | |
download | gitea-a24e1da7e9e38fc5f5c84c083d122c0cc3da4b74.tar.gz gitea-a24e1da7e9e38fc5f5c84c083d122c0cc3da4b74.zip |
Refactor parseSignatureFromCommitLine (#29054)
Replace #28849. Thanks to @yp05327 for the looking into the problem.
Fix #28840
The old behavior of newSignatureFromCommitline is not right. The new
parseSignatureFromCommitLine:
1. never fails
2. only accept one format (if there is any other, it could be easily added)
And add some tests.
Diffstat (limited to 'templates/repo/branch_dropdown.tmpl')
0 files changed, 0 insertions, 0 deletions