Commit Graph

3 Commits (61c35590c793449d3133b00f58302b5cce90d69c)

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