]> source.dussan.org Git - gitea.git/commit
Fix bug when combine label comments (#14894)
authorLunny Xiao <xiaolunwen@gmail.com>
Fri, 5 Mar 2021 15:17:32 +0000 (23:17 +0800)
committerGitHub <noreply@github.com>
Fri, 5 Mar 2021 15:17:32 +0000 (16:17 +0100)
commit9db590f2ee198fa260c16387a8baa73f107db533
tree00f777a8e3eeec08b0439e9ea7f76713ab0fafc6
parent144cfe5720d28da4a3b9a0697234740d88d3b4c3
Fix bug when combine label comments (#14894)

* Fix bug when combine label comments

* Added some code comments

* More comments
routers/repo/issue.go
routers/repo/issue_test.go