Update PullRequestsController.scala
when the forked repository is the original repository(forkedRepository.repository.originRepositoryName&originUserName is None),then 404 will occur,so add the if to solve it. |
---|
|
src/main/scala/gitbucket/core/controller/PullRequestsController.scala |
---|