]> source.dussan.org Git - gitea.git/commit
Fix isempty detection of git repository (#18746) (#18750)
authorLunny Xiao <xiaolunwen@gmail.com>
Sun, 13 Feb 2022 16:33:35 +0000 (00:33 +0800)
committerGitHub <noreply@github.com>
Sun, 13 Feb 2022 16:33:35 +0000 (00:33 +0800)
commit913d6f3ff3cc0a122086eff4841f674ad4812ff5
tree45a37da49472d53183eecbb5812f54088a489268
parent044cb09ae80f459d4ddc4b5dc1619de02175cde3
Fix isempty detection of git repository (#18746) (#18750)

* Fix isempty detection of git repository

* Fix IsEmpty check
modules/git/repo.go