Commit Graph

3 Commits (b57d9f41d4936382a985b41b4a74df463abd983a)

Author SHA1 Message Date
wxiaoguang a24e1da7e9
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.
1 year ago
Unknwon 9a2e43bff2 move out git module and #1573 send push hook 9 years ago
Unknwon 3a81fdf092 rename fields 10 years ago