1
1
mirror of https://github.com/go-gitea/gitea synced 2024-11-19 08:34:29 +00:00
gitea/templates/repo/issue/view_content
zeripath 319c92163f Branches not at ref commit ID should not be listed as Merged (#9614) (#9639)
Once a branch has been merged if the commit ID no longer equals that of
the pulls ref commit id don't offer to delete the branch on the pull screen
and don't list it as merged on branches.

Fix #9201

When looking at the pull page we should also get the commits from the refs/pulls/x/head

Fix #9158
2020-01-08 03:06:53 +02:00
..
add_reaction.tmpl Add reactions to issues/PR and comments (#2856) 2017-12-04 01:14:26 +02:00
comments.tmpl Reference issues from pull requests and other issues (#8137) 2019-09-20 01:45:38 -04:00
pull.tmpl Branches not at ref commit ID should not be listed as Merged (#9614) (#9639) 2020-01-08 03:06:53 +02:00
reactions.tmpl Add reactions to issues/PR and comments (#2856) 2017-12-04 01:14:26 +02:00
sidebar.tmpl Change link on issue milestone (#8246) 2019-09-20 22:05:05 +08:00