gitea/services/gitdiff
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github ()
* fix typo

* Migrate reviews when migrating repository from github

* fix lint

* Added test and migration when external user login

* fix test

* fix commented state

* Some improvements

* fix bug when get pull request and ref original author on code comments

* Fix migrated line; Added comment for review

* Don't load all pull requests attributes

* Fix typo

* wrong change copy head

* fix tests

* fix reactions

* Fix test

* fix fmt

* fix review comment reactions
..
testdata/academic-module Fix panic when diff ()
gitdiff.go Migrate reviews when migrating repository from github ()
gitdiff_test.go Migrate reviews when migrating repository from github ()
main_test.go Move git diff codes from models to services/gitdiff ()