]> source.dussan.org Git - gitea.git/commit
Fix bug of migrate comments which only fetch one page (#17055)
authorLunny Xiao <xiaolunwen@gmail.com>
Wed, 15 Sep 2021 11:30:19 +0000 (19:30 +0800)
committerGitHub <noreply@github.com>
Wed, 15 Sep 2021 11:30:19 +0000 (19:30 +0800)
commit45ebcb0d1c7155dc391f8cfdbf9d7b741fd6e20b
tree783753a647fa7c1c5341b7661206cf506abfcfb1
parentdb6b7db06df5feee87c29000c19a52dbf9a150cc
Fix bug of migrate comments which only fetch one page (#17055)

* Fix bug of migrate comments which only fetch one page

* add next page to trace

Co-authored-by: zeripath <art27@cantab.net>
modules/migrations/github.go