mirror of
https://github.com/go-gitea/gitea
synced 2025-10-30 10:58:27 +00:00
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.
1.4 KiB
1.4 KiB