Files
Gitea/modules/git/commit_reader.go
T
zeripathandGitHub e4567d4285 Fix bug in commit verification introduced in #13673 (#14040)
There is a slight bug in the commit_reader introduced in #13673 whereby
commit messages which have a final unterminated line miss their final line.

This PR fixes this.

Signed-off-by: Andrew Thornton <[email protected]>
2020-12-17 21:42:33 +01:00

2.4 KiB