mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
* Commit Graph: Pull-Requests should not link to issues (#15734) Use `/pulls` and simplify code. * reverse #15734 partial and comment (#15740) * reverse & comment * Update templates/repo/graph/commits.tmpl Co-authored-by: 6543 <[email protected]> Co-authored-by: zeripath <[email protected]> * Use pulls in commit graph unless pulls are disabled Fix #15370 Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: KN4CK3R <[email protected]> Co-authored-by: zeripath <[email protected]>