]> source.dussan.org Git - gitea.git/commit
Refactor get tag to remove unnecessary steps (#14058)
authorLunny Xiao <xiaolunwen@gmail.com>
Sat, 19 Dec 2020 22:30:39 +0000 (06:30 +0800)
committerGitHub <noreply@github.com>
Sat, 19 Dec 2020 22:30:39 +0000 (00:30 +0200)
commit1d3a580a3e12526c6232b304a6472a5e61ad4dd3
tree00040ad656b03fd1698eea3340513e8437899fdb
parent4aabbacdfe2830e3b3808e42d6d89d6688754089
Refactor get tag to remove unnecessary steps (#14058)

* Fix tag cache bug
modules/git/repo_tag.go