Files
gitea/modules/references
ae4955999e Fix panic bug in handling multiple references in commit (#13486) (#13487)
* Fix panic bug in handling multiple references in commit (#13486)

The issue lay in determining the position of matches on a second run round
a commit message in FindAllIssueReferences.

Fix #13483

Signed-off-by: Andrew Thornton <[email protected]>

* CI.restart()

Co-authored-by: Andrew Thornton <[email protected]>
2020-11-09 21:16:34 -05:00
..